Router condition operator not saving properly

opti-biz

Member
Your Workflow URL
https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjcwNTZkMDYzMDA0Mzc1MjZlNTUzMTUxM2Ei_pc
Your Task History ID
IjU3NjUwNTY1MDYzNTA0Mzc1MjZjNTUzYzUxMzc1MTY3NTQzODBmMzgi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hello,

I have built a workflow to sort data before sending it to subsequent workflows when conditions are met (still under construction).

I am sending data which should use to top route (e.g. Petition is completed, then Parallel is automatic, and then Step1= info request).
But the filter "Parallel is automatic" throws a false response, although it should be true. Hence, the workflow does not proceed further.

1766769596612.png


When looking in more detail, I see in history that this step does not seem to have the operators saved properly

Here is what is configured

1766769875208.png


But in workflow history, the labels have disappeard, hence the "false" result in all situations.
I tried to save again the steps, but it does not help. Can you please take a look and halp me fix this ?

1766769940311.png
 

opti-biz

Member
Hello,

I have updated my filters, and it now works as expected.
My filters were containing a condition for record = null; now I have added a condition saying that this field "is empty", and it works.
For some reason, sometimes I get the input data = null, and sometimes empty info, but if I put both in the conditions it works fine.

1766829622149.png


1766829678308.png


1766829721797.png
 
Top