The condition editor offers the 'contains' operator for string values but that operator is defined as a list operator. There are other more specific list operators (contains-one-of, etc) so we could fix 'contains' to be 'has-sub-string' instead and keep it for string values.
The condition editor offers the 'contains' operator for string values but that operator is defined as a list operator. There are other more specific list operators (contains-one-of, etc) so we could fix 'contains' to be 'has-sub-string' instead and keep it for string values.