Hi,
I have created a flow that sends an email reminder to update status field (to "closed") two weeks after the status field was set to a specific value ("completed").
What happens if the status field is set "closed" before 2 weeks has passed? Will the email still be sent or will it not since the condition no longer is met?
If the answer is that is will be sent - how can I change the flow so that it only sends out the email if the condition still is valid after two weeks (in other words that the status still is "completed" after 2 weeks?) Screenshot of flow attached.
Thanks in advance!