Reproduce:
Process instance with additional variable "val" as double and "1.2" as value.
Filter by variable: val=1.2 --> finds the instance
Filter by variable: val>=1.2 --> cannot find the instance
The following operators did not work: !=, <=, >=,
Searching for 1 and 1.0 did not wok with: <, >
This is the controller panel for Smart Panels app
- is related to
-
CAM-1179 variable filter does not work with .0 decimals
- Closed