-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Nuxeo Drive
-
Tags:
-
Backlog priority:400
Add a new table to record transfer activitiy stats so as to be able to show statistical summaries at the beginning and the end of a batch of file transfer instead of one message per-file which is too spammy.
- Synchronizing 8 files
- 10 files synchronized in 23s
If a synchronization batch includes a single file the notification message can include the name:
- 'My Document.doc' successfully updated.
This notifications should only display downstream changes (changes from the server that are applied locally).
Code from nuxeo-otg to reuse to implement this:
https://github.com/nuxeo/nuxeo-otg/blob/master/notg/notification.py
- depends on
-
NXP-13207 Drive: persist last synchronization date per pair state
- Resolved
- is related to
-
NXP-13090 Specify how we can implement a correct cleanup of documents for which user lost read permission
- Resolved
- is required by
-
NXP-10517 Display friendly notifications client side ("n files synchronized", ...)
- Resolved