-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.1.1221
-
Fix Version/s: 4.2.0
-
Component/s: Synchronizer
-
Epic Link:
-
Backlog priority:600
-
Sprint:nxMS 9.2.6, nxDrive 11.1.16
-
Story Points:2
Pre requiste:
- ravi2 Web: Create a folder 'Spec.' and share to user 'ravi1' with 'Edit' Permission.
- ravi2 Web: Upload 4 Files in 'Spec.' Folder.
- ravi1 Web: Enable sync root on 'Spec.'
- ravi1 Drive: Setup Drive with 2.1.1221, setup drive location as 'J:\First', wait until all files sync.
Observe: Dot '.' is not visible in windows explorer (This is default windows behaviour)
- ravi1 Drive: Zip the 'J:\First' folder contents.
- ravi1 Drive: Disconnect Nuxeo Drive and delete 'J:\First' folder contents.
- ravi1 Drive: Extract 'First' folder contents to 'J:\Second\First'
Note: Extracting the contents makes sure 'attributes' attached to the files are removed.
[Similar to copying the contents to USB stick and moving to another machine, As users are switching to new pcs, instead syncing the complete data, they are copying to new PC].
Steps:
- ravi1 Drive: Connect the 'ravi1' to new extracted location i.e. 'J:\Location2\Location1'
- ravi1 Drive: Wait until the sync complete's.
Observe: Check the SQLite Database, there should 2 entries: with dot 'Spec.' and without dot 'Spec' in folder names. - ravi1 Drive: Quit Drive (Exit - Not Disconnect)
- ravi1 Drive: Launch, wait for 5 minutes.
- ravi1 Drive: Drag and Drop 'AddedFromDrive.txt' into 'J:\Second\First\Spec' folder.
- ravi1 Web: Drag and Drop 'AddedFromWeb.txt' into 'J:\Second\First\Spec' folder.
- Wait for 5 Minutes
Current Behaviour:
1. 2 Error Generated.
2. Newly Created files inside 'AddedFromDrive.txt' are not uploaded.
3. Files added from Server is not downsynced.
- is related to
-
NXDRIVE-988 Handle local document deletion and restore on macOS
- Resolved