-
|
This is basically a follow-up of this. So, how does one provide a syntax for a search against an array? Everything I tried so far ends up in 400 Bad Request. For example: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
If I do : I get zero results. And of course if I do this in a class: it works. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
as said, this does not work. I mean - yeah, from groovy it does, but not from the "smart filter" |
Beta Was this translation helpful? Give feedback.

@wind57 what image version do you use? We have expression escaping problem in current stable (latest) version, master should be fine. Also check my comment here (checked on master image) -> #2579 (reply in thread)