-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ADDONS_5.6
-
Component/s: Nuxeo Drive
-
Tags:
-
Backlog priority:497
Write a Audit Query that watches the changes of all documents under one of the sync roots of the user. Use the results to incrementally update the metadata list of stuff to synchronize and avoid recurive scans.
Use cases to test:
- creation of a single file
- creation of a folder with subfolders and subfiles
- update of the blob of a file
- update of the title / name of a file
- deletion of a file
- deletion of subfolder
- deletion of a binding root (should remove the registration without deleting the local content)
- creation of a new binding root (if server side binding configuration is already implemented).
The synchronizer will need some update to deal with that case.
- depends on
-
NXP-10397 Add API to fetch incremental changes in a specific folder
- Resolved
-
NXP-10331 Wrong NamingContext installation
- Resolved
-
NXP-10039 Nuxeo Drive: add support for any document type with adapter
- Resolved
-
NXP-10326 Expose AuditFeature by building test jar
- Resolved
- is required by
-
NXP-10399 Manage multi repositories in the DocumentChangeSummary
- Resolved
-
NXP-10414 Server-side incremental change detection
- Resolved