-
Type: User story
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF26, 5.8
-
Component/s: Nuxeo Drive
-
Backlog priority:960
-
Upgrade notes:
We need to find a way to chose a given hierarchy configuration among existing ones.
Could be at build time with a Maven profile, or at runtime through an extension point, but that would mean embedding all the possible configurations in the marketplace package.
For now we manage:
- The default hierarchy ("Nuxeo Drive" virtual folder parent of all synchronization roots) in the nuxeo-drive-core module
- A permission and user workspace based one in the nuxeo-drive-hierarchy-permission module, see
NXP-11074 - A user workspace based one is in progress, see
NXP-10663
Note that for now only the default one is included in the marketplace package.
- is required by
-
NXP-12923 Drive: the user workspace can be unsynchronized from the Nuxeo Drive tab though the userworkspace based hierarchy is activated
- Open
-
NXP-11587 Add integration tests for the custom hierarchy configurations
- Resolved
-
NXP-12926 Drive: add test operation to handle active file system item factories
- Resolved
-
NXP-10663 Add user workspace based file system tree contribution
- Resolved