Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
devel:documentation:contracts:adm:contract_guarantee [2022/02/02 13:11]
doischert
devel:documentation:contracts:adm:contract_guarantee [2022/02/07 13:06] (current)
doischert
Line 38: Line 38:
 **Remove guarantee** bulk action removes all multiple selected guarantees from all contracts the identity have. Only identities which are, in fact, contract guarantees for the selected users will be shown here. User performing this action has to be extra authorized to ''CONTRACTGUARANTEE\_DELETE''. If none of selected guarantees is guarantee of the processed contract, such contract is skipped. **Remove guarantee** bulk action removes all multiple selected guarantees from all contracts the identity have. Only identities which are, in fact, contract guarantees for the selected users will be shown here. User performing this action has to be extra authorized to ''CONTRACTGUARANTEE\_DELETE''. If none of selected guarantees is guarantee of the processed contract, such contract is skipped.
  
-This bulk action is not meant to be used on a large number of identities, do not use it for more than selected 200 users at one time.+By default, this bulk action can be only used on a maximum of 500 users. This can be increased by setting the property `idm.sec.core.filter.check.size.maximum` to a higher number. 
 + 
 +If the selected users have more than 45 contract guarantees in total, no filtering is done for performance reasons and all active identities are shown instead. If this happens, the user is notified that they see all users.
 \\ \\
 \\ \\
Line 53: Line 55:
 **Replace guarantee** bulk action is able to replace the original guarantee for the new one for all contracts the identity have. Only identities which are, in fact, contract guarantees for the selected users will be shown here. User performing this action has to be extra authorized to ''CONTRACTGUARANTEE\_UPDATE''. If selected guarantee is not a guarantee of the processed contract, such exchange doesn't take place. **Replace guarantee** bulk action is able to replace the original guarantee for the new one for all contracts the identity have. Only identities which are, in fact, contract guarantees for the selected users will be shown here. User performing this action has to be extra authorized to ''CONTRACTGUARANTEE\_UPDATE''. If selected guarantee is not a guarantee of the processed contract, such exchange doesn't take place.
  
-This bulk action is not meant to be used on a large number of identities, do not use it for more than selected 200 users at one time.+By default, this bulk action can be only used on a maximum of 500 users. This can be increased by setting the property `idm.sec.core.filter.check.size.maximum` to a higher number. 
 + 
 +If the selected users have more than 45 contract guarantees in total, no filtering is done for performance reasons and all active identities are shown instead. If this happens, the user is notified that they see all users.
  
 \\ \\
  • by doischert