-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4.1
-
Component/s: Synchronizer
-
Tags:
-
Backlog priority:900
-
Sprint:nxMS 9.1.1, nxMS 9.1.2, nxMS 9.1.3
-
Story Points:5
Windows 7 64 bit
Drive client version: 2.1.914
Pre-requisite: Create 2 users “User01” and “User02”
- Server-User01: Create folder “Folder01”. Under “Folder01” create “subfolder01” and upload a file into it. Example:”Image01.jpg”
- Server-User01: Share “Folder01” with user02 with “Manage Everything” permission
- Server-User01: Enable synchronization on Folder01
- Server-User02: Enable synchronization on Folder01
- Client-User02: Login and wait for synchronization
- Client-User02: Quit Drive client (Not Disconnect)
- Client-User02: Rename “subfolder01” to “subfolder02” and create a new “subfolder01” and place a file in it
- Client-User02: Restart Drive client
- Wait for synchronization
- Observe the server side where subfolder01 has been renamed as subfolder02 but newly created subfolder01 is not present.
- After checking the DB, the following error is present in the notification table:
IntegrityError('columns remote_ref, remote_parent_ref are not unique',)
- depends on
-
NXP-21854 Don't send duplicate ids to Drive by default when creating a Folder/File with an existing title
- Resolved
-
NXP-21853 Allow to not overwrite an existing folder at import
- Resolved
- is related to
-
NXDRIVE-763 Fix rename/create same folder or file while running
- Open
-
NXDRIVE-769 Duplicate issue following the scenario from NXDRIVE-668
- Open
-
NXDRIVE-777 Remote move not impacted client-side when following the scenario from NXDRIVE-668
- Open
-
NXDRIVE-766 Fix conflict tests failing due to NXP-21854
- Resolved