-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.1107
-
Fix Version/s: 2.0.0522
-
Component/s: Direct Edit
-
Sprint:Sprint Drive 7.2-3
-
Story Points:3
Mainly to test the code from Controller.download_edit (and server-side from NuxeoDriveManager#addToLocallyEditedCollection).
Basically we want to test at least:
- CRUD from both sides on a non synchronized doc
- Same on a doc already synchronized in a sync root (
NXDRIVE-125) - Mixing both: synchronizing / unsynchronizing the parent folder of a locally edited doc (
NXDRIVE-125) - Removing (and re-creating) the Locally Edited collection
- Conflict cases (typically
NXDRIVE-122) - Offline cases (typically
NXDRIVE-124)
- depends on
-
NXDRIVE-125 Handle Drive edition of a document already under a sync root
- Resolved
-
NXDRIVE-122 Editing a document locally and on the server at the same time creates a conflict not well handled by Drive
- Resolved
-
NXDRIVE-124 Editing a file while Drive is not running might open a non up-to-date file
- Resolved
- is required by
-
NXDRIVE-256 Drive Edit of a file with accents fails
- Resolved