backend.ai-webui
backend.ai-webui copied to clipboard
Revoke shared folder permission doesn't working properly
What Operating System(s) are you seeing this problem on?
Linux (x86-64)
Backend.AI version
24.09.0dev1
Describe the bug
Revoking the access permission of shared folder from invited user doesn't work properly.
To Reproduce
⚠️ NOTE: You need two user accounts (user A, user B) to test this issue.
- Login with user A account.
- Go to Data & Storage menu.
- Click
Share folder
icon button() in Controls column.
- Add user B email address with any permission.
- Click
SHARE
button. - Logout user A account and login with user B account.
- See invitation panel in Summary page.
- Accept the invitation.
- Logout user B account and login with user A account.
- Go to Data & Storage menu again.
- Click
Modify Permission
icon button () in Controls column.
- Change the current permission to "kick out user".
- Logout user A account and login with user A account.
- Go to Data & Storage menu.
- See the error.
Expected Behavior
When the permission per each shared folder has been changed to "kicked-out", then the invited user shouldn't be able to get access to the shared one.
Anything else?
No response