Wait for condition not working for each loop record

rmaroti
Tera Contributor

Hi Everyone,

 

I get all approval record for one group in loop up records and i'm getting correct output:

rmaroti_0-1744863854134.png

after above action i have added for each action to iterate each  approval record from above action:

rmaroti_1-1744863947206.png

After this i have added wait for condition as below and i'm facing issue in below wait for condition action:

rmaroti_2-1744864040340.png

Issue is:

-I have set up rule for approval "anyone approve or reject" so, i have approved or reject one of the record from all above approval then remaining will be update state auto "no longer required" as per the rule.
-as per wait condition if approval record state is approved or reject or no longer required then should not be wait for 1 min but it is waiting when  remaining all next record coming in wait  for condition which state is in "no longer required". which is incorrect.

 

can anyone suggest how to fix this issue or condition?