-
Notifications
You must be signed in to change notification settings - Fork 934
Test case for ComposedId Entity with Lazy Property is not proxified #1440
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the report and the test case.
There are some points to adjust.
This comment has been minimized.
This comment has been minimized.
I have added a test with the id mapped as a component to demonstrate the issue is specific to using a composite-id without a component. |
Mark as known bug
The failing case, using a composite-id without a component, is now marked as known bug. |
#1439