BIP2466
Severity
10 : Warning
Message
(<insert_0>, <insert_1>) : Left hand operand of IN predicate must be a scalar.
Explanation
The values on the left of an IN predicate must be compatible with the data type of the expression on the left.
Response
Correct the syntax of the expression and redeploy the message flow.