9.1:documentation:bulk_actions

Bulk actions

In CzechIdM system exists bulk action on each frontend agenda. You can select rows or select all rows by checkbox. Different between agendas is in process the bulk action. Some agenda support process bulk action on backend and some agendas support only frontend bulk actions. Different between bulk actions processed on frontend and backend is primary asynchronous behavior. Frontend bulk action has only synchronous and backend bulk action has only asynchronous.

Bulk action on backend starts new long running task and process items in this task. Now is support backend bulk action on these agendas:

  • Identities
  • Roles

Bulk action creates new long running task. Into bulk action will be added new description. In description will be available definition of filter. Beware filter can contains only 2000 characters next characters will be cutoff.