Skip to content

Fix issue persisting entity mapped with non-nullable association #1174

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

Closed
wants to merge 2 commits into from

Conversation

blafond
Copy link
Member

@blafond blafond commented Feb 2, 2022

Fixes #1077

Requires minor change to NonNullableTransientEntities.

Merge after PR is merged and after newer ORM build

@DavideD DavideD added the waiting We are waiting for another PR or issue to be solved before merging this one label Feb 2, 2022
@DavideD DavideD changed the title #1077: Fix issue persisting entity mapped with non-nullable association Fix issue persisting entity mapped with non-nullable association Feb 5, 2022
@DavideD DavideD closed this Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting We are waiting for another PR or issue to be solved before merging this one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persist of entity mapped with a non nullable association causes UnsupportedOperationException
2 participants