Brief summary of the bug. What is it ? Where is it ?
When editing a process report that has a variable group by, Optimize crashes.
Steps to reproduce:
- Create process report with any definition
- Select view: process instance. Measure: count
- Select groupBy: variable: <any variable>
Actual result:
Optimize crashes with the following error message:
"Cannot read properties of undefined (reading 'some')"
Expected result:
The edit mode of the report is displayed, and the user can interact normally