ISC Workflows JSONPath validator wrong fully marks expression as invalid

The evaluator does not work correctly either. I have a workflow for trigger ‘Access Request Decision’ where I use operator ‘noneof’ to filter out decisions other than approved. I have used this workflow for tens of working tests, however when I put the filter in the evaluator, it says operator ‘noneof’ is not supported.




Also, nested jsonpath filters are broken in Workflows because they are broken in jayway implementation youre using.

2 Likes