Skip to content

Conversation

@mseaton
Copy link
Member

@mseaton mseaton commented Jan 9, 2026

No description provided.

@mseaton mseaton merged commit 737145f into master Jan 9, 2026
1 check passed
@mseaton mseaton deleted the OCLOMRS-1118 branch January 9, 2026 19:59
Copy link
Member

@mogoodrich mogoodrich left a comment

Choose a reason for hiding this comment

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

Belated LGTM!

setAllowDecimal(numeric, extras);
}

if (extras.getIsSet() != null) {
Copy link
Member

Choose a reason for hiding this comment

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

ah, so it was setting it as a set if set was either 0 or 1? (not just null)?

Copy link
Member

Choose a reason for hiding this comment

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

Oh, never mind, I see now...

item = updateOrAddAnswersFromOcl(update, oclMapping, fromConcept, toConcept);
} else {
if (!fromConcept.getSet()) {
fromConcept.setSet(true);
Copy link
Member

Choose a reason for hiding this comment

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

Not sure what this was supposed to do, but this does look backwards!

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.

3 participants