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
As a group member, I would like to know which items the group can manage. Therefore, all items should be listed on the group details page. At the moment, this only works on the everyone group with any permission type (should only be, if 'can_manage' is set for the group).
Current group details page:
Permissions of an item:
Acceptance Criteria
For each group all items are listed for which the group members have the can_manage permission.
If only can_borrow or can_view is set, the item will not appear.
The text was updated successfully, but these errors were encountered:
As a group member, I would like to know which items the group can manage. Therefore, all items should be listed on the group details page. At the moment, this only works on the everyone group with any permission type (should only be, if 'can_manage' is set for the group).
Current group details page:
Permissions of an item:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: