Actions
User Story #51
closedEpic #49: Implement user, groups and permissions management
Feature #126: Group Management
As an administrator, I want to create groups/role to organize
User Story #51:
As an administrator, I want to create groups/role to organize
Start date:
02/04/2026
Due date:
% Done:
0%
Estimated time:
Description
Create reusable groups or roles that can be assigned to multiple users, making permission management scalable and maintainable.
Acceptance Criteria:
- Can create new groups with descriptive names
- Can edit group names and descriptions
- Can delete groups (with warning if users are assigned)
- Groups are listed and searchable
- System prevents deletion of groups with active users (or offers reassignment)
Rejection reason
Superseded by the rewritten epic #49
Updated by Anonymous 5 days ago
Commit referenced this issue: @231@
https://codeberg.org/api/v1/repos/Bricklou/kubestro/pulls/88
This PR contains the following updates:
Actions