Skip to content

fix a bug in merge() #954

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 4 commits into from
Sep 6, 2021
Merged

fix a bug in merge() #954

merged 4 commits into from
Sep 6, 2021

Conversation

gavinking
Copy link
Member

fixes #951

Well, it fixes one overloaded version of DefaultReactiveMergeEventListener.copyValues(), which was enough to make the given test pass. I'm not sure if the same change needs to be made to the other one.

gavinking and others added 3 commits September 4, 2021 19:09
when replace() needs to load an association, do it reactively
@Sanne Sanne merged commit 08879a1 into hibernate:main Sep 6, 2021
@gavinking gavinking mentioned this pull request Sep 6, 2021
Sanne pushed a commit to hibernate/hibernate-orm that referenced this pull request Sep 7, 2021
@DavideD DavideD added this to the 1.0.0.CR10 milestone Oct 12, 2021
@DavideD
Copy link
Member

DavideD commented Oct 20, 2021

@gavinking not sure I understand what's missing to close this issue

@DavideD
Copy link
Member

DavideD commented Oct 20, 2021

I meant to comment on this issue: #959

@gavinking gavinking deleted the 951 branch June 15, 2023 13:40
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.

merging a @ManyToOne association can call non-reactive code
3 participants