-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
3
-
Not defined
Context:
When viewing user task/flownode count reports the percentage ratios of each bucket are calculated with the total process instance count as reference. However, as there can be more than one user task per process instance this ratio may be misleading or at least hard to understand.
Doing that requires the backend to return flownode count field in the result because It is not possible to know the total flownode/user task count in combined reports
Edge cases:
- Hiding nodes data from the configuration need to be considered when calculating the relative values
- In Heatmaps, sometimes it makes sense to calculate the relative values based on the instance count because the user can see that some instances passed through a node multiple times
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10895. Please use this link for any future references and continue any discussion there.