-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
Not defined
AT:
- The Boolean variable filter value is changed from boolean to list
- adding null value to the list will include instances where the variable is null/undefined
- the changes are documented in https://confluence.camunda.com/display/CO/Reports
Suggested API:
{ values: [true, null] // possible values: true, false, null }
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3680 Change boolean variable filter to use multi select
- Done