datanucleus-core icon indicating copy to clipboard operation
datanucleus-core copied to clipboard

One-Many bidir: moving elements by setting collection fails

Open andyjefferson opened this issue 8 years ago • 0 comments

Moving a collection element fails for One-Many bidir when it is done by setting a collection (containing that element) on a new owner. This is the case both for FKSetStore and JoinSetStore. Reproducible using ManagedRelationshipTest.testOneToManyJoinBidirSetCollectionMoveElement() and testOneToManyFKBidirSetCollectionMoveElement().

andyjefferson avatar Apr 11 '16 07:04 andyjefferson