We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On federated shares one cannot switch from edit to view permissions or vice versa
edit
view
The federated share has now view permissions
An error occurs, the file has still edit permissions
ocm needs to be configured
Workaround: delete the share and create a new one
The text was updated successfully, but these errors were encountered:
Needs discussion: Updating a share is NOT supported by the ocm spec. Recommended way is to remove the share and create a new one. https://cs3org.github.io/OCM-API/docs.html?branch=v1.1.0&repo=OCM-API&user=cs3org
Implementing this would require to build this from scratch. Means spec, endpoints and frontend.
One way or another this is not a bug - it works as designed.
cc @dj4oC @unbekanntes-pferd
Sorry, something went wrong.
No branches or pull requests
Describe the bug
On federated shares one cannot switch from
edit
toview
permissions or vice versaSteps to reproduce
edit
permissionsview
Expected behavior
The federated share has now
view
permissionsActual behavior
An error occurs, the file has still
edit
permissionsSetup
ocm needs to be configured
Additional context
Workaround: delete the share and create a new one
The text was updated successfully, but these errors were encountered: