-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QA] test cases for enabling and disabling sharing roles #10711
Comments
For the federated share the permissions roles get filtered. For instance, if trying to share a file to a federated user by enabling all the permissions role, the available roles are Can View and Can Edit. The additional roles like Secure Viewer is not available. |
For federated share, the roles gets filtered and only two permissions role |
Some tests for enabling roles have been added
These test cases would be good to have:
pre-condition:
enable role
->share
->disable role
roles to check:
Secure Viewer
,Editor Without Version
,Denied
check share
From comment
federated share [tests-only][full-ci] added test to enable disable Secure Viewer permissions role for federated shares #10823 [OCM] User can share resource to federated user with permission roles that is not allowed #10824
disabling of default roles(editor) from comment. [tests-only][full-ci] added test to list shares after disabling Editor role #11057
share after disabling role from comment [tests-only][full-ci]added test to share resources after the permissions role is disabled #11074
The text was updated successfully, but these errors were encountered: