Actions
User Story #278
openEpic #49: Implement user, groups and permissions management
Feature #265: Permission catalog
As an administrator, I want uninstalling a module to take its permissions and the access granted through them with it, so that nothing dangling is left behind
User Story #278:
As an administrator, I want uninstalling a module to take its permissions and the access granted through them with it, so that nothing dangling is left behind
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Uninstalling a module deletes real things — servers and their data — so it must state plainly what is about to disappear before anything happens.
Acceptance criteria
- A preview shows how many objects, how many grants and which roles will be affected
- Confirmation requires typing the module's name
- Access granted on that module's objects is removed
- The module's permissions leave the catalog, and roles that used them keep the rest of their permissions
- The module is given the chance to finish or refuse before anything is deleted
Rejection reason
Superseded by the rewritten epic #49
Actions