Don't loose the parent collection during item changes
ClosedPublic

Authored by ervin on Aug 19 2015, 7:43 PM.

Details

Summary

Sometimes when modifying an item we have it only partially, in
particular its parent collection might not be set, in such a case we
should keep the last known parent collection inside of the data set.

Previously we just lost that piece of information which causes issue
for full stack testing.

Diff Detail

Repository
R4 Zanshin
Lint
Lint Skipped
Unit
Unit Tests Skipped
ervin updated this revision to Diff 585.Aug 19 2015, 7:43 PM
ervin retitled this revision from to Don't loose the parent collection during item changes.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: bensi, franckarrecot, remibenoit.
bensi accepted this revision.Aug 20 2015, 11:32 AM
bensi edited edge metadata.
This revision is now accepted and ready to land.Aug 20 2015, 11:32 AM
This revision was automatically updated to reflect the committed changes.