-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Group managers are assigned Manage permission on adding a group with any permission in share permissions form #9114
Comments
afabiani
pushed a commit
that referenced
this issue
Apr 15, 2022
… a group with any permission in share permissions form
12 tasks
@marthamareal the second part of the issue sentence is superseded by #9115 |
giohappy
pushed a commit
that referenced
this issue
Apr 19, 2022
…bers should be filtered by owner and resource group metadata only (#9119) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form * [Fixes #9115] Advanced Workflow: permissions assigned to managers/members should be filtered by owner and resource group metadata only * - Fixes: The "get_all_level_info" forcibly and wrongly writes manages into the "perm_spec" - Fixes: The "update_metadata" does not forward information about group and approval status change to the update method * - Fixes: promotion/demotion consider the owner's group also
github-actions bot
pushed a commit
that referenced
this issue
Apr 19, 2022
… a group with any permission in share permissions form (#9118) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form
github-actions bot
pushed a commit
that referenced
this issue
Apr 19, 2022
…bers should be filtered by owner and resource group metadata only (#9119) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form * [Fixes #9115] Advanced Workflow: permissions assigned to managers/members should be filtered by owner and resource group metadata only * - Fixes: The "get_all_level_info" forcibly and wrongly writes manages into the "perm_spec" - Fixes: The "update_metadata" does not forward information about group and approval status change to the update method * - Fixes: promotion/demotion consider the owner's group also
giohappy
pushed a commit
that referenced
this issue
Apr 19, 2022
…bers should be filtered by owner and resource group metadata only (#9119) (#9159) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form * [Fixes #9115] Advanced Workflow: permissions assigned to managers/members should be filtered by owner and resource group metadata only * - Fixes: The "get_all_level_info" forcibly and wrongly writes manages into the "perm_spec" - Fixes: The "update_metadata" does not forward information about group and approval status change to the update method * - Fixes: promotion/demotion consider the owner's group also Co-authored-by: Alessio Fabiani <[email protected]>
giohappy
pushed a commit
that referenced
this issue
Apr 19, 2022
… a group with any permission in share permissions form (#9118) (#9158) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form Co-authored-by: Alessio Fabiani <[email protected]>
github-actions bot
pushed a commit
that referenced
this issue
Apr 19, 2022
… a group with any permission in share permissions form (#9118) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form
afabiani
pushed a commit
that referenced
this issue
Apr 19, 2022
… a group with any permission in share permissions form (#9118) (#9164) * [Fixes #9106] Implement API for compact permissions * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [CircleCi] Fix tests * [Fixes #9114] Group managers are assigned Manage permission on adding a group with any permission in share permissions form Co-authored-by: Alessio Fabiani <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
On sharing a resource,
Actual Behavior
On sharing a resource,
Steps to Reproduce the Problem
View
permissionManage
permission/api/v2/{resource_id}
, Notice that only view perms are returned and can not perform manage permissions.Specifications
The text was updated successfully, but these errors were encountered: