-
Bug Part
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Reproduce:
- Create a new process report and add at least two processes to it
- Set view: Flownode Count and Groupby Flownodes and Process
- Add one or multiple filters that removes all process instances from the result set (easiest way is a "running instances only and completed instances only" filter)
- Observe the evaluation result
Expected:
- The result.measures[].data[].value array contains one entry for every added process
- This entry contains the key and label of the process and null as value
Observed:
- The result.measures[].data[].value is empty