-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Description
User groups help manage user permissions in bulk.
Detail
Managing user permissions in bulk can be a challenge. The concept of user groups allows to add user permissions in bulk with simplicity. This feature introduces user groups.
Acceptance Criteria
- A user group can be created.
- A role can be assigned to a user group.
- A user can be assigned to a user group.
- A user assigned to the user group assumes all permissions from all roles assigned to the user group.