Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.1.0
-
None
Description
When using an entity that includes an embeddable with the WriteBehind cache flush operation all the data associated with the entity is properly persisted in the database. However, none of the data associated with the embeddable is persisted. A testcase will be provided to demonstrate this failure.....