Skip to content

eCPT age min and max bug fix#578

Merged
jonmassoncap merged 1 commit intodevelopfrom
ecpt-fixes-2
Sep 18, 2025
Merged

eCPT age min and max bug fix#578
jonmassoncap merged 1 commit intodevelopfrom
ecpt-fixes-2

Conversation

@jonmassoncap
Copy link
Contributor

The min and max age of subjects property of the V5 eCPT endpoint was showing a string of the class type, rather than an actual value. This was because the plannedEnrollmentNumberRange is now a range object, and the the value is nested inside the .Value property.

The eCPT endpoint is now returning correct values here:

image

The numberOfParticipants property was also fixed in the case where plannedEnrollmentNumber is a RangeDto type.

Copy link
Contributor

@hanp11 hanp11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks Jon

@jonmassoncap jonmassoncap merged commit 08e6de5 into develop Sep 18, 2025
@jonmassoncap jonmassoncap deleted the ecpt-fixes-2 branch September 18, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants