Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sender transform to remove leading zeros for CDPH NBS NM data type #16296

Merged

Conversation

GilmoreA6
Copy link
Collaborator

This PR adds a sender transform that removes leading zeros from values stored in valueQuantity.value in order to prevent the destination-filter step from throwing error "message":"ca.uhn.fhir.parser.DataFormatException: HAPI-1861: Failed to parse JSON encoded FHIR content: Invalid numeric value: Leading zeroes not allowed"

Test Steps:

  1. run ./gradlew testIntegration

Changes

  • Include a comprehensive list of changes in this PR
  • (For web UI changes) Include screenshots/video of changes

Testing

  • [x ] Tested locally?
  • [ x] Ran ./prime test or ./gradlew testSmoke against local Docker ReportStream container?
  • [ x] Added tests?

@GilmoreA6 GilmoreA6 self-assigned this Oct 21, 2024
@GilmoreA6 GilmoreA6 requested a review from a team as a code owner October 21, 2024 20:54
Copy link

github-actions bot commented Oct 21, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

github-actions bot commented Oct 21, 2024

Test Results

1 249 tests   1 245 ✅  7m 52s ⏱️
  163 suites      4 💤
  163 files        0 ❌

Results for commit 418291e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 21, 2024

Integration Test Results

 53 files   53 suites   27m 46s ⏱️
411 tests 402 ✅ 9 💤 0 ❌
414 runs  405 ✅ 9 💤 0 ❌

Results for commit 418291e.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Oct 22, 2024

@GilmoreA6 GilmoreA6 merged commit 37370e9 into master Oct 22, 2024
23 checks passed
@GilmoreA6 GilmoreA6 deleted the Flexion/jgilmore/1454-leading-zeroes-for-nm-date-type branch October 22, 2024 20:48
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