CDA-106 - Adds UUID support for measurements - #1848
Merged
Merged
Conversation
rma-bryson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
4 times, most recently
from
July 28, 2026 17:27
a690b2c to
8f916dd
Compare
rma-bryson
marked this pull request as ready for review
August 3, 2026 18:09
MikeNeilson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
from
August 4, 2026 14:16
8f916dd to
f2d0f0d
Compare
MikeNeilson
reviewed
Aug 4, 2026
MikeNeilson
left a comment
Contributor
There was a problem hiding this comment.
Looks reasonable. Does seem like a bit of a breaking change, but If I recall that's because the data itself suddenly change and so no matter what we basically have "mixed" data and just have to deal with it.
MikeNeilson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
from
August 7, 2026 19:48
f2d0f0d to
20078f4
Compare
rma-bryson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
5 times, most recently
from
August 10, 2026 19:09
16aeb82 to
b320694
Compare
MikeNeilson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
from
August 10, 2026 21:39
b320694 to
3512718
Compare
MikeNeilson
previously approved these changes
Aug 10, 2026
rma-bryson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
2 times, most recently
from
August 10, 2026 21:47
45a6cf5 to
4b94df7
Compare
Collaborator
Author
|
Had to abort a merge and rebase with a test fix. Should be ready to go now |
rma-bryson
force-pushed
the
feature/CDA-106-support-meas-uuids
branch
from
August 11, 2026 16:01
4b94df7 to
c24746a
Compare
MikeNeilson
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds UUID support for measurements rather than number
Related Issue
Closes #1624
Validation
Integration tests
Checklist