You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we fixed case where user cannot change permissions of the locked file
but we didn't fix all the cases #8273 (comment) this workaround fixes only issue with file
IMHO we cannot disable change member role or change share role of folder if one file in the space or folder is locked
case 1 (project space)
steps:
admin adds einstein with the editor permissions to space
My suggestion of expected behavior (similar to google drive sharing):
sharer can be able change role of the shared locked file / shared folder which contains the locked file/ role of member the space which contains the locked file
recipient see message: Your access has changed. please reload the page. After reloading page -> recipient cannot edit file, file is unlocked
we fixed case where user cannot change permissions of the locked file
but we didn't fix all the cases
#8273 (comment) this workaround fixes only issue with file
IMHO we cannot disable change member role or change share role of folder if one file in the space or folder is locked
case 1 (project space)
steps:
admin
addseinstein
with the editor permissions to spaceadmin
created thefile.txt
einstein
locked the fileadmin
removes/updateseinstein
space role.admin
tries to open filecase 2 (folder with files)
admin
created thef1/file.txt
and shared folderf1
toeinstein
with the editor permissions.einstein
locked the fileadmin
remove/update share permissions of folderf1
admin
tries to open file inside of the folderActual: file is locked. Admin and another users cannot open this file:
The text was updated successfully, but these errors were encountered: