-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
The raw data table now returns a new column that contains the number of user tasks executed during process instance execution
AT:
- Add the new column to the raw data table in the front-end UI
- The column should be named "Executed User Tasks Count"
- It is possible to hide the new column from the configuration popover.
Testing Notes:
- Executed User Tasks Count column should be displayed in raw data table
- it should be possible to rearrange new column properly
- it should be possible to switch new columns on and off from table configuration
This is the controller panel for Smart Panels app
- depends on
-
OPT-6422 Add an extra field on the response of api/report/evaluate endpoint for the number of user tasks per process instance on raw data reports
- Done