-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
Editing a variable string filter in slow connection fails with an error message and an infinite loading indicator
Reproduce:
- Create a new blank report for a process definition that has a string variable
- add a String variable filter and select the "Null or undefined" option
- save the filter
- save the report
- edit the report
- change the connection speed of the browser to slow connection in chrome
- edit the filter
Observed results:
The modal shows an infinite loading indicator and the following error appear in the console:
"TypeError: Cannot read properties of null (reading 'key')"
Expected results:
Editing the string variable fitlers works normally
This is the controller panel for Smart Panels app
- is related to
-
OPT-5633 Modify FE to allow variable Filter OR logic for different variables
- Done