Fixed
Details
Assignee
Marco BelladelliMarco BelladelliReporter
Laurent AlmerasLaurent AlmerasWorked in
Components
Sprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Marco Belladelli
Marco BelladelliReporter
Laurent Almeras
Laurent AlmerasWorked in
Components
Sprint
None
Fix versions
Affects versions
Priority
Created June 30, 2023 at 4:28 PM
Updated August 31, 2023 at 5:30 PM
Resolved August 7, 2023 at 9:59 AM
For a @Cacheable parent entity that embeds a child embeddable with a @Parent attribute, the parent attribute is correctly initialized if cached is not enabled, and is null if cache is enabled.
Worked in 5.6.15.
Broken with 6.0.2, 6.1.7, 6.2.6.
hibernate-test-case-templates use-case is coming.