-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.914, 3.1.0
-
Fix Version/s: 4.0.0
-
Component/s: Folder filtering, Synchronizer
-
Epic Link:
-
Backlog priority:700
-
Sprint:nxDrive 10.2.8, nxDrive 10.3.1
-
Story Points:3
Scenario to reproduce:
- create User01
- create User02
- on Server-User01
- login as User01 and enable Synchronization on personal workspace
- create Folder A in User01 personal workspace
- add files in FolderA
- share FolderA with User02 with Read permission
- login as User02 and enable Synchronization on FolderA (see in Shared with me section)
- on Client-User02
- connect Drive client and wait for sync complete
- suspend the Drive Client.
- add new sub folder FolderCreated to FolderA
- add files to FolderCreated
- on Server-User01
- change the permission from Read to write
- on client-User02
- resume Drive.
Actual Result:
The newly created folder under “Folder A” was not synced to the server after the permission changed from "read” to “write”. More over a pop-up coming from the systray mentioned FolderA was set as Read-Only meaning the new permissions were not taken into account.
Expected Result:
The newly created folder under “Folder A” should be uploaded to server because the permission was changed from “read” to “write”.