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
When the last user is deleted who has the permission "can manage" of a space, the space cannot be managed by anyone and no new user can receive that permission
Steps to reproduce
Steps to reproduce the behavior:
as admin create two users "brian" & "carol"
make "brian" space-admin
as brian create a space called "finance" and one called "management"
as brian add carol to the space "finance" with the permissions "can view"
as brian add carol to the space "management" with the permissions "can manage"
as carol check that you have access to both spaces
as admin delete the user "brian"
as admin check the spaces in the "administration" settings
Expected behavior
the deleted user should not be included in the count of users in the space list
the deleted users should not be shown anymore in the space list
there should be some way to add a new space-admin to the space
Actual behavior
after deleting of "brian" both shares still are shown to have 2 users and show one ghost-user
there is no way to add a new manager of that space after the last one is deleted
Describe the bug
When the last user is deleted who has the permission "can manage" of a space, the space cannot be managed by anyone and no new user can receive that permission
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
OCIS_URL=https://192.168.0.25:9200 ~/Downloads/ocis-3.0.0-rc.4-linux-amd64 server
The text was updated successfully, but these errors were encountered: