-
Type:
Bug/Issue
-
Resolution: Deferred for Future Release
-
Priority:
Blocker
-
Component/s: None
-
None
-
MADiE
-
QI-Core
-
Controlling High Blood PressureFHIR
-
QI-Core 6.0.0
-
PregnancyDuringMP-6841be72fe16065131e8487c
-
All test cases with timing edge cases needing updates
-
Yes
Newly saved test case in existing draft measure is failing unexpectedly due to timezone.
Here were the steps taken:
- I have a test case that was passing as expected
- I created a clone of that test case and it was passing as expected
- After editing/saving that test case, the test case was no longer passing
- Upon review, test case is failing due to timing, unrelated to the edit made
- A previous release noted: "When editing dates with timezones in MADiE, MADiE will force the timezone offset to be zero when users click “Save”. This will ensure consistency across all timezones and allow users to get consistent results regardless of the timezone the user is in when running test cases." However, it seems like no enforcement was made in this instance.
- Basically, it looks like the enforced time "2026-06-30T23:59:59.000+00:00" (upon cloning) reverted back to "2026-06-30T23:59:59Z" after new edit/save. And I'm unable to edit/save it back as "2026-06-30T23:59:59.000+00:00" again.
Please advise on next step and solution. Thank you!