TS002145881 — Scheduler does not send email notification upon task failure
Fixed: Resolved an issue where, upon task failure, email notifications are not sent.
Reproduction Steps
1. Log in to the admin client.
2. Open Scheduler, select the process folder that you want to add a task to.
3. Click the Add icon.
4. From the Type drop-down menu, select a task that runs a global action.
5. Set the schedule for the task.
6. Repeat steps 2-4.
7. Set the schedule for this task to run immediately after the 1st.
8. Hover over the folder and click the ellipses > Properties.
9. Check off 'On error, send email to these addresses' and add at least one email.
10. Go to Admin > Audit and confirm the scheduled task did not run.
11. Check your email inbox.
The result is the email upon failure did not send.