42coders / workflows

The Workflow Package add Drag & Drop Workflows to your Laravel Application.
https://workflows.42coders.com
MIT License
253 stars 66 forks source link

Conditions stoped working #42

Closed tarkabuka closed 1 year ago

tarkabuka commented 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

Max-Hutschenreiter commented 1 year ago

I will have a look

Max-Hutschenreiter commented 1 year ago

Fixed in the new release 0.0.19