Closed tarkabuka closed 1 year ago
In the workflows no matter if the field is a string or int the condition is never executed correctly equal or not_equal.
example: The Condition for Task TextInput with the field AppModelsasset->statsInt equal 2 failed.
The Condition for Task TextInput with the field AppModelsasset->status equal Assign failed.
Tried several conditions and result is always the same.
i'm using a condition HTML_IMPUT, didn't work, also test the condition on send email with the same result
I will have a look
Fixed in the new release 0.0.19
In the workflows no matter if the field is a string or int the condition is never executed correctly equal or not_equal.
example: The Condition for Task TextInput with the field AppModelsasset->statsInt equal 2 failed.
The Condition for Task TextInput with the field AppModelsasset->status equal Assign failed.
Tried several conditions and result is always the same.
i'm using a condition HTML_IMPUT, didn't work, also test the condition on send email with the same result