-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ADDONS_5.6
-
Component/s: Nuxeo Drive
Steps to reproduce:
- Register folder B as a synchronization root, check that B and its children are synchronized locally.
- Register a parent folder A of folder B as a synchronization root, this must automatically unregister B.
=> Client side, folder A is there with its children including B, but children of B are not present.
This is probably related to the mechanism that unregisters all the registered children of a newly synchronized root.
- depends on
-
NXP-11432 Unsynchronizing a folder A and synchronizing a folder B child of A quickly doesn't synchronizes the children of B on the client side
- Resolved