Skip to content

HHH-13721 Getting duplicated entities with @OneToMany and @ElementCollection #10283

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

peter1123581321
Copy link
Contributor

I created a test case for the bug described in HHH-13721.
Hovever, as discussed in Jira, this was already resolved in the past but the Jira issue reopened for any reason.
Hence, I also could not reproduce the bug.
However, I could not find any reference to HHH-13721 in the codebase, consequently I submit this PR.
Actually I do not know if any of the existing tests matches my PR.
Therefore, if you do not want to merge this PR, please close the related Jira issue if possible or document in Jira what is expected.
https://hibernate.atlassian.net/browse/HHH-13721


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


Copy link
Member

@mbellade mbellade left a comment

Choose a reason for hiding this comment

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

Thanks!

@mbellade mbellade merged commit 7215a91 into hibernate:main Jun 5, 2025
23 of 24 checks passed
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