Hi,
my workflow includes a condition which should be that the price is greater or equal to 50 EUR and lower than 250 EUR.
Nevervtheless, the condition seems to fail since I get the error message "Unable to process template language expressions for action 'Bedingung_1' at line '0' and column '0': 'The template language function 'greaterOrEquals' expects two parameter of matching types. The function was invoked with values of type 'String' and 'Integer' that do not match.'."
I cannot solve the problem myself which is why I am asking for help. Many thanks