Reset Duration if due date field is changed in Flow Desinger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 01:16 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 04:50 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 04:58 AM
Is there any alternative achieving this ?