-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.5
-
Fix Version/s: 3.1.0
-
Component/s: Lock / Autolock
- install nuxeo 7.10
- install Drive 2.4.5
- Login as User1 in one browser
- Login as User2 in another browser.
- User1 shares a folder with a file with 'Manage Everything' to User2.
- DRIVE, connect as User2 and wait for sync completion.
- As "User1", Lock the file
- As "User2", DO NOT REFRESH the page and click on direct edit icon.
Actual Result:
No locked notification is displayed
Instead we can see the following in the logs:
2017-06-26 10:19:24 9476 7704 DEBUG nxdrive.direct_edit DirectEdit load: 'u'nxdrive://edit/http/10.213.3.186:8080/nuxeo/user/user00004/repo/default/nxdocid/03b13b0b-9392-4167-b13e-0e5317d70801/filename/tralala.docx/downloadUrl/nxfile/default/03b13b0b-9392-4167-b13e-0e5317d70801/blobholder:0/'' 2017-06-26 10:19:24 9476 7704 DEBUG nxdrive.direct_edit Editing doc 03b13b0b-9392-4167-b13e-0e5317d70801 on http://10.213.3.186:8080/nuxeo 2017-06-26 10:19:24 9476 7704 DEBUG nxdrive.direct_edit Doc tralala.docx was locked by user00003 on 2017-06-26 10:19:39.490000+02:00, won't download it for edit
- is related to
-
NXDRIVE-891 Display user full name in locked notification instead of 'userid'
- Resolved