The problem is very similar to [https://hibernate.atlassian.net/browse/HHH-16136|https://hibernate.atlassian.net/browse/HHH-16136|smart-link] but requires a slightly modified test case . :
[https://github.com/hibernate/hibernate-orm/pull/6413|https://github.com/hibernate/hibernate-orm/pull/6413|smart-link]
When the previous issue was fixed here:
[https://github.com/hibernate/hibernate-orm/pull/6095|https://github.com/hibernate/hibernate-orm/pull/6095|smart-link]
Both the test case in the previous issue and in this issue were passing.
I suspect (but not completely sure) that these changes broke the additional test case are these:
[https://github.com/hibernate/hibernate-orm/pull/6146|https://github.com/hibernate/hibernate-orm/pull/6146|smart-link]
(I’ll add a test case in a few minutes, just need to create the issue in order to get the issue number) |
|