Task #1520
Updated by Radek Tomiška almost 6 years ago
Implement feature to clone business roles role (between environment): - create new bulk action on the role table - bulk action will have input parameter environment - if the same environment is selected, then index into role code will be added - role will be created or updated on the selected environment: -- new event type CLONE will be created - processor on custom module can be registred (fill target role attributes) - sub role composition will be created / updated ("application" sub (sub roles has to exist, business sub roles will be cloned recursively) exist) - automatic role definition will be created / updated (by tree structure and attributes)