Skip to content

Fixed element definition element.id not being merged by the snapshot generator - #2884

Merged
ewoutkramer merged 5 commits into
developfrom
bugfix/issue-2839
Oct 22, 2024
Merged

Fixed element definition element.id not being merged by the snapshot generator#2884
ewoutkramer merged 5 commits into
developfrom
bugfix/issue-2839

Conversation

@Rob5045

@Rob5045 Rob5045 commented Oct 7, 2024

Copy link
Copy Markdown
Contributor

Description

Added merging of element id to the snapshot generator

Related issues

Fixes issue #2839

Testing

Added unit test ElementDefinitionPropertyElementIdTest for STU3 and RX

Note that for STU3 one test case is not handled correctly by the snapshot generator.

This has been documented with a comment.
This is because the logic in STU3 for merging types is different (simpler) than R4 and later.
To correct this, the RX logic should be backported to STU3.

FirelyTeam Checklist

  • Update the title of the PR to be succinct and less than 50 characters
  • Mark the PR with the label breaking change when this PR introduces breaking changes

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