-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.1221
-
Fix Version/s: 2.4.4
-
Component/s: Synchronizer
-
Epic Link:
-
Tags:
-
Backlog priority:900
-
Sprint:nxMS 9.2.4
-
Story Points:1
- Server: create a folder "A" under personal workspace. Pull several files into that folder. Wait for the folder and the files to sync down to local by Nuxeo Drive.
- Server: create another folder "B" under personal workspace.
- Client: wait for folder "B" to appear locally
- Server: immediately after folder "B" appears locally, drag the folder "A" into folder "B". This has to be done before the next getChangeSummary call (meaning within 30 seconds or so)
Actual restult:
- Client: after the next getChangeSummary poll, folder "A" with the files under it will stay at the same location
- Client: an empty folder "A" will be created under folder "B".