Task #1555
Updated by Radek Tomiška almost 6 years ago
Improve bulk action for the delete role and add "force" delete parameter - role will be deleted with all related records ("cascade delete"). Will be removed at least: - automatic roles - role composition - role form attributes - extended attributes - assigned roles Could be implemented the same way as duplicate role bulk action with processors (=> cascade over modules). Note: Assigned roles and The system mapping will be still not removed automatically (validation) - we will do analysis in the next step, if it's not a dangerous operation (and implement new processor). Note: it's "reverse" operation for the duplicate role action - duplicated role cannot be deleted easily now.