Tasks

Under the Tasks tab, configurations can be done for the view of a task list.

This is further divided into two more tabs:

  • Columns

  • Search fields

Unread task indicator

The task list shows a bullet next to tasks that have not been opened yet. As soon as the task detail modal is opened, the dot disappears. It is also cleared automatically when the task is completed.

Access control

Access to the tasks can be configured through access control. More information about access control can be found here.

Resources and actions

Resource type
Action
Effect

com.ritense.valtimo.operaton.domain.OperatonTask

assign

Allows assigning users to a task.

assignable

Allows users to be assigned to a task.

claim

Allows claiming of a task.

complete

Allows completion of a task.

view

Allows viewing of a task.

view_list

Allows viewing of tasks.

com.ritense.valtimo.operaton.domain.OperatonIdentityLink

Task identity links have no actions currently. As a result, they can only be used as part of container conditions. See the example here on how to use this.

Examples

chevron-rightPermission to complete a task of one candidate grouphashtag
chevron-rightPermission to claim a task if unassignedhashtag

Last updated