if is evaluated as false but flow is not continued to else condition

UdityaK
Tera Contributor

UdityaK_0-1738652728960.png

if condition is evaluated as false but flow is not continued to else condition

and my flow gets completed .

UdityaK_1-1738652819329.png

 

2 REPLIES 2

cparthasara
Tera Contributor

Use Flow Debugging to track the flow's execution and verify the condition evaluation.

Viraj Hudlikar
Giga Sage

Hello @UdityaK 

 

Did you tried to test your flow by giving a sample record? Is it same always? Did it work previously? If yes, can you verify what new steps has been added by you and see if it has any issue which may be causing an issue.

Try to clear cache and rerun the flow.

Also, try to expand flow context result for if activity and see what runtime value came when it was compared in your if condition.

 

Check this KB - Flow Execution Issue: Incorrect Evaluation of 'IF' Conditions Leading to Miscalculations - Support a...

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.