Actions
User Story #282
openEpic #49: Implement user, groups and permissions management
Feature #267: Groups
As an administrator, I want to create, edit and delete groups, so that I can hand out access to a team instead of to each person
User Story #282:
As an administrator, I want to create, edit and delete groups, so that I can hand out access to a team instead of to each person
Start date:
Due date:
% Done:
0%
Estimated time:
Description
A group is a named set of people. It holds no access of its own; it exists so that access can be given to "the moderators" once rather than to each moderator separately.
Acceptance criteria
- A group has a name and an optional description
- Groups are listed and searchable
- Deleting a group warns how many people it contains and what access is given through it, and removes that access
- A group never carries permissions directly
Rejection reason
Superseded by the rewritten epic #49
Actions