Flow - update record

dev_K
Tera Contributor

Hi all,

 

 

Im trying to update a RITM 'assigned to' field when both tasks are CLOSED COMPLETE. 

This solution does not work as the condition is always evaluated to false. How to implement the solution correctly?

 

dev_K_0-1722933093088.png

 

Thanks!

1 REPLY 1

OlaN
Giga Sage
Giga Sage

Hi,

There is a built in way of having the Flow wait for the completion of the tasks it creates.

Check that box when you create the tasks, then there will be no need for the if-statement, you can simply do a Update record as action nr 4.