Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Invalid
-
Affects Version/s: 2.0-ALPHA3
-
Fix Version/s: 2.0.1
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
If I remove an entity from a PersistentCollection, the UnitOfWork marks is as "orphaned" (assuming I set that in my entity). If I then move the entity to another collection, this status doesn't get removed, and the UnitOfWork deletes it.
Hm i think this should be marked as bug