Hello community,
i've created a new workflowto send a email on each tasks that passed the due date, to the owner of the task.
I used a If condition : if due date is less than or egual to 7 days of the due date, send a personnal email to the task's owner.
The workflow works perfectly, the "Status Reason" is "Completed". I've tryed to creat a test task, but i never received an email as expected with the workflow...
Someone can help me ?
Thank you
*This post is locked for comments
Alternatively, you could keep the first workflow, but also allow it to run as a child workflow. Then create a second workflow that has the wait condition, then calls the first workflow. This makes it easier if you ever change the body of the email, as those changes only apply to workflow instances (system jobs) that start after the workflow is changed
No need for a second one.
Please see below
Note : I have added parallel wait to stop the workflow if the person completes the task before 7 hours, the workflow will not send email.
Thank you for your response. May i need to create an other workflow and link it the the first one ?
You will have to convert this in to a waiting workflow, right now it does not send email because, the workflow triggers when you create a task and at the time of creation, if the due date is not less than 7 days, the workflow will not send email.
Hello Kokulan, here is the screenshot (sorry, it's in French...)
Could you share the screenshot of your workflow, just to see what its triggering on and how its sending email
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156