Actions
User Story #298
openEpic #49: Implement user, groups and permissions management
Feature #271: User administration
As an administrator, I want to suspend and reactivate an account, so that I can cut someone off without losing anything
User Story #298:
As an administrator, I want to suspend and reactivate an account, so that I can cut someone off without losing anything
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Cutting off access is often urgent and usually temporary — someone left, or an account is behaving oddly. Nothing should be destroyed to achieve it.
Acceptance criteria
- A suspended account cannot sign in, and its open sessions stop working immediately
- Its access, group memberships and belongings are untouched
- Reactivating restores everything as it was
- The account's state is visible wherever the account appears
- The last administrator cannot be suspended
Rejection reason
Superseded by the rewritten epic #49
Actions