-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.4
-
Fix Version/s: 3.1.0
-
Component/s: Synchronizer
First scenario
Install Nuxeo Drive 2.5.4
Environment : MAC
Steps to reproduce:
- DM: Upload file Test.txt to a folder
- Drive: Delete the file in Mac Finder. Wait for sync completion
- DM: Upload a file with same name "Test.txt" to the same folder. Wait for DS to download the file.
- Drive: From Mac Finder, restore the 'Test.txt' from trash.
- Drive: Mac will prompt a message asking for end-user to keep both files or replace.
- Drive: Select replace.
Actual Results: DM: The file is missing (appears to be deleted).
Expected Results: File should not be deleted in DM
Note the Trash server-side contains 2 documents named Test.txt
Second scenario
Install Nxueo Drive 2.5.4
Environment : MAC
Steps to reproduce:
- DM: Create a folder "Test" with "File1" (path: /My Docs/Test/File1)
- Drive: Delete the Test folder in Mac Finder. Wait for sync completion
- DM: Create a folder "Test" with "File2" (path: /My Docs/Test/File2). Wait for DS to download the file.
- Drive: From Mac Finder, restore the 'Test' folder from trash.
- Drive*: Mac will prompt a message asking for end-user to replace.
- Drive: Select replace.
Actual Results: DM: The Folder is missing (appears to be deleted).
Expected Results: Folder should not be deleted in DM
- is related to
-
NXDRIVE-725 Files Up & Down Sync fails on folder ending with Dot (.)
- Resolved