-
Notifications
You must be signed in to change notification settings - Fork 3
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
Organization owners cannot access notebooks and change permissions if access is set to can view
or no access
#613
Comments
can view
or no access
The current behavior is by design, as stated in our documentation:
|
Thanks for pointing me to the documentation. I had a look at it before but didn't find this section. I think, I have a different understanding of the word "owner". In my opinion, the "owner" is responsible for the Observable organization including all notebooks created and possibly published. Currently, I can be the owner of the organization, but I have no control what is going on and made public within my organization nor can I change this. In contrast, have a look at the roles and permissions in Slack as an example: The Workspace Owner has the highest permissions and can do (almost) everything (including access to private channels). Don't get me wrong, I understand the rationale when the user selects no access that it should be private. But as soon as the notebook has can view access (and the owner can even see it) or it is private with additional collaborators, I'd expect that an organization owner can change the access to this notebook. If Observable still like to keep it the way it is, it would be nice to have a button "request edit permission", which sends a notification to the notebook owner (not sure if this role exists). This would make it more obvious how a organization owner can get access to the notebook. |
My description of the handling of notebooks owned by removed members was wrong. I've updated the section. |
Describe the bug
A team member created a notebook, but the organization owner cannot see it (access = no access) or change the permission (access = can view) of this notebook.
To Reproduce
Steps to reproduce the behavior:
All drop downs are disabled and cannot be changed by the owner of the organization.
Even worse, if User B sets the notebook access to no access for the organization it is invisible to the owner of the organization.
User B (member)
User A (owner)
Expected behavior
I would expect that the owner has the permission to see, manage, and possibly edit all(!) notebooks of the organization. Currently, I'm disabled because I cannot see or edit the notebooks.
Screenshots
See above.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: