Actions
User Story #283
openEpic #49: Implement user, groups and permissions management
Feature #267: Groups
As an administrator, I want to manage who belongs to a group, so that access follows people joining and leaving a team
User Story #283:
As an administrator, I want to manage who belongs to a group, so that access follows people joining and leaving a team
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Membership is the only thing that makes a group's access apply to someone, so adding and removing people has to be quick and its effect has to be obvious from both sides.
Acceptance criteria
- People can be added to and removed from a group
- A person can belong to several groups
- A group's members can be listed from the group
- A person's groups can be listed from their account
- A membership change affects what that person can do without them signing in again
Rejection reason
Superseded by the rewritten epic #49
Actions