Actions
Feature #2700
closedBulk move users to a different work position and change their contract expiration
Start date:
03/02/2021
Due date:
% Done:
100%
Estimated time:
16.00 h
Owner:
Description
As discussed, it would be nice to support these two different bulk operations together (for performance reasons, for UX reasons), so the idea is:
- Select identities
- Select if the work position should be changed - if so, select its new value
- Select if the contract validity should be changed - if so, select its new value
- Run
- All contracts of the identities will be changed according to the selection. (Note: moving to the new work position must recalculate the automatic roles by tree nodes)
The permissions should behave as in #2664 - if an identity has multiple contracts and the current user can't edit all, then the change should take place only for the editable contracts.
Related issues
Actions