-
Bug Report
-
Resolution: Cannot Reproduce
-
L3 - Default
-
None
-
7.8.0-alpha3
-
None
- Reproduce
Use the Invoice showcase of the prepackaged distribution.
Add a new Process Variable filter to the list of tasks. Variable Name: Invoice Amount (amount), Operator: = ,Value: 10.99
- Problem
Filter result is empty. Even if I change the operator to !=
The filter does not work for variables with decimal values.
This is not a bug. In the 'invoice' process the variable 'amount' becomes a case variable in the step 'review invoice'. It cannot be filtered by Process Variable, but by using Case Variable filter.