Details
Description
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 }
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- is depended on by
-
OPT-3680 Change boolean variable filter to use multi select
-
- Done
-