Actions
Feature #2664
closedBulk add and remove contract manager
Start date:
01/26/2021
Due date:
02/23/2021
% Done:
100%
Estimated time:
Owner:
Description
Create two new bulk actions on Identities.
1) Bulk add new direct manager to identity contracts
3) Bulk replace direct manager
1) Bulk add new direct manager to identity contracts
- Select identities
- Select bulk action
- Select identity to be set as a direct manager - only valid identity can be selected
- run
The bulk action will add this identity as a direct manager to all contracts if not already set.
2) Bulk remove direct manager from identity contracts- select identities
- select bulk action
- select identity to be removed from direct managers - both valid and disabled identities can be selected
- run
The bulk action will remove this identity from direct managers of all contracts of selected identities.
Possible third LRT will replace direct manager.3) Bulk replace direct manager
- select identities
- select bulk action
- select identity of existing direct manager you want to replace - "original manager"
- select identity of new direct manager you want to set - only valid identity can be selected - "new manager"
- run
The bulk action will check if the selected identity has the "original manager" set as direct manager of any contract. If so it removes the direct manager and sets "new manager" as direct manager. Otherwise it skips the contract and do nothing with it's managers. So if the identity didn't have the "original manager" set as a direct manager before the bulk action the "new manager" will not be set as it's direct manager.
Related issues
Actions