12.7.0
New features
Task data on dashboard
A new data source has been added to the dashboard widgets: the number of tasks can now be displayed as a 'big number' or in a gauge. With the personal dashboard filters introduced in version 12.6, widgets can also display the number of tasks assigned specifically to the logged-in user.


Start supporting process on a case widget
Case widgets now support the configuration of a button to open a supporting process. With this configuration, case handlers can start a process directly related to the content of the widget. The configured button is only visible when the logged-in user has the required access control permissions.
Value path selector
To simplify case configuration, the 'value path selector' has been added to the dashboard widget configuration. This feature allows users to select case properties directly, eliminating the need to manually type a JsonPath and reducing the risk of typos and misconfigurations.
Duplicate widgets
Both case widgets and dashboard widgets can now be duplicated. This enhancement allows users to quickly create multiple similar widgets by duplicating an existing one and adjusting its configuration.
Bugfixes
A process link type (e.g. form, form flow or plugin) could not be changed using autodeployment files.
A user with
view_list
permissions for a task, but withoutview
permissions would get an error on the case detail page.
Last updated