-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.914
-
Fix Version/s: 3.0.5
-
Component/s: Synchronizer
-
Epic Link:
-
Backlog priority:700
-
Upgrade notes:
Steps to reproduce:
- Login with DM and Create a folder “Test”. Inside "Test" folder, upload a file and create 2 or 3 sub folders.
- Connect Drive client and wait for sync.
- Quit/Pause Drive client.
- Delete the folder "Test" in DM
- In Drive client, perform below the operations inside "Test" folder.
Rename a folder
Update the content of the file
Delete the folder
Create a new folder
Create a new file - Resume/Restart Drive client
Result: Internal server error (500) from following automation APIs
- NuxeoDrive.Rename
- NuxeoDrive.UpdateFile
- NuxeoDrive.Move
- NuxeoDrive.CreateFolder
- NuxeoDrive.CreateFile
This can lead to automation errors in the server logs and disappearance of some folders when suspending the client.
Or non-synchronization of a deleted folder (still present on the server side).