-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
Type:bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
In order to reproduce the issue, please use an user account with User role (no admin or space admin). Let's call it John Smith
- An admin or space admin invites
John Smithto become a member of a space withManagerpermission John Smithopen iOS app -> Spaces -> three dot button of the space he was recently invited to be part of- Edit space
- Modify quota value
- Save
Expected behavior
Not allowed. An space manager is not allowed to modify the space quota.
Actual behavior
Saved, sent the PATCH request to the server that responds with a 403 Forbidden, because a regular user is not allowed to modify the space quota, even with the space manager permission. No feedback in the app about the error.
Quota changes just allowed for platform admin or space admin roles.
NOTE: I guess it's related with permission Drives.ReadWriteProjectQuota.all
iPhoneXR v18.4
Metadata
Metadata
Assignees
Labels
Type:bugSomething isn't workingSomething isn't working