Reset Duration if due date field is changed in Flow Desinger

Rakesh40
Tera Contributor

Hello Everyone,


I'm using Wait for duration of time in flow desinger on "Due date" field. Is there a way to correct this time so that if the "Due date" date/time field is change that the timer will correct and execute on the new date/time?

 

Thanks

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

I don't think this is possible. I could imagine a workaround using the "Wait for condition" and enable there a timeout with your original duration. Then find a condition which could lead to bypassing that "Wait for condition", for example the change "Due date".

However, to be honest, your use case sounds complicated and could lead to a stuck Flow. What if the "Due date" is permanently changing? That way, your Flow will never end.

Is there any alternative achieving this ?