-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.1221
-
Fix Version/s: 2.4.4
-
Component/s: Synchronizer
-
Tags:
-
Backlog priority:700
-
Sprint:nxMS 9.2.3, nxMS 9.2.4
-
Story Points:3
- install Nuxeo Server 7.10
- install Drive client on 2 machines (2.1.1221)
- create User1
- create User2
- User1: Server: Create Folder MEFolder in the personal workspace
- User1: Share MEFolder with User2 using Manage Everything permission
- User1: Server: Enable synchronization on MEFolder
- User2: Server: Enable synchronization on MEFolder
- User1: Client: Launch Drive client and wait for sync completion
- User1: Client: from the MEFolder folder, start the createFolders.sh script (this will create 10 folders)
- User1: Client: wait for sync completion
- User2: Client: Launch Drive client and wait for sync completion
- User2: Client: Quit Drive client
- User1: Client: from the MEFolder folder, start the createFiles.sh script (this will create 250 files per folder)
- User1: Client: wait for sync completion
- User1: Client: from the MEFolder folder, start the renameFolders.sh script (this will rename the 10 folders through REST)
- User2: Client: now don't wait for previous step sync completion and immediately start Drive client, then wait for sync completion
Expected result: Folders should be renamed in Drive client along with sync.
Actual result: Folders rename is unsuccessful in Drive client, but all files are synced successfully.
Please find attached scripts for faster reproduction.
- is related to
-
NXDRIVE-881 Handle folder remote rename when doing full remote scan
- Resolved