In variables filter and flow nodes filter there is incorrect operator used for checking if item belongs to list.
It should be 'in' not '='.
- is depended on by
-
OPT-559 adjust operator use in filter
-
- Done
-
In variables filter and flow nodes filter there is incorrect operator used for checking if item belongs to list.
It should be 'in' not '='.
OPT-559
adjust operator use in filter