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

#2097 new Json Deserializer bug fix error handling extensions on choice types #2101

Merged
merged 1 commit into from
May 25, 2022

Conversation

marcovisserFurore
Copy link
Member

Description

Extensions on choice properties would not serialize correctly as the lookup into the classmapping was using the property name incorrectly where it should have been using the elementname.

Unit test also included that verifies the fix too.

Fixed in Common thanks to @brianpos

Related issues

Fixes #2097.

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

@mmsmits mmsmits merged commit 6c9c6e6 into develop-stu3 May 25, 2022
@mmsmits mmsmits deleted the feature/2097-json-deserializer branch May 25, 2022 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants