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
The ticket empowers the user to activate / deactivate to share file versions. Unfortunately, this only works with Project Spaces. It is necessary to support that as well for the personal space.
Please add the following two roles:
“FileEditorListGrantsWithVersions” - Permission set: View, download, edit and show all invited people, show all versions - Type: File
“EditorListGrantsWithVersions” - Permission set: View, download, upload, edit, delete and show all invited people, show all versions. - Type: Folder
New permissions table would look like this:
Name
Id
FILE
FOLDER
SPACE
Default
Permissions
Permissions
Permissions
Permissions
Permissions
Permissions
Permissions
Permissions
Permissions
Viewer
b1e2218d-eef8-4d4c-b82d-0f1a1b48f3b5
YES
YES
YES
View
download
Editor
fb6c3e19-e378-47e5-b277-9732f9de6e21
YES
YES
download
upload
edit
delete
FileEditor
2d00ce52-1fc2-4dbc-8b95-a73b73395f5a
YES
YES
View
download
edit
FolderEditorLite
1c996275-f1c9-4e71-abdf-a42f6495e960
YES
YES
View
download
upload
ViewerListGrants
d5041006-ebb3-4b4a-b6a4-7c180ecfb17d
YES
YES
NO
View
download
show all invited people
EditorListGrants
e8ea8b21-abd4-45d2-b893-8d1546378e9e
YES
NO
View
download
upload
edit
delete
show all invited people
EditorListGrantsWithVersions
YES
NO
View
download
upload
edit
delete
show all invited people
show history
FileEditorListGrants
c1235aea-d106-42db-8458-7d5610fb0a67
YES
NO
View
download
edit
show all invited people
FileEditorListGrantsWithVersions
YES
NO
View
download
edit
show all invited people
show history
SecureViewer
aa97fe03-7980-45ac-9e50-b325749fd7e6
YES
YES
NO
View only documents, images and PDFs. Watermarks will be applied.
SpaceViewer
a8d5fe5e-96e3-418d-825b-534dbdf22b99
YES
YES
View
download
SpaceEditor
58c63c02-1d89-4572-916a-870abc5a1b7d
YES
YES
View
download
upload
edit
delete
show history
SpaceEditorWithoutVersions
3284f2d5-0070-4ad8-ac40-c247f7c1fb27
YES
NO
View
download
upload
edit
delete
RoleManager
312c0871-5ef7-4b3a-85b6-0e4074c64049
YES
YES
View
download
upload
edit
delete
manage members
The text was updated successfully, but these errors were encountered:
@dj4oC I dont quite understand the issue. Please keep in mind that sharing roles (= share something else than a spaceroot) are completely different from space roles (= roles you have on a space root).
Sharing roles are the same on personal and project spaces.
Reference:
#9698
The ticket empowers the user to activate / deactivate to share file versions. Unfortunately, this only works with Project Spaces. It is necessary to support that as well for the personal space.
Please add the following two roles:
“FileEditorListGrantsWithVersions” - Permission set: View, download, edit and show all invited people, show all versions - Type: File
“EditorListGrantsWithVersions” - Permission set: View, download, upload, edit, delete and show all invited people, show all versions. - Type: Folder
New permissions table would look like this:
The text was updated successfully, but these errors were encountered: