I'm trying to set up a Notification to send when a job fails.
I edit the job and go to the Flow tab and add an On error event to send the Notification.
However visualcron will occasionally send the notification out with an Job Result of "Waiting".
according to the variable {JOB(Active,Name)} - {JOB(Active,Status)} that is used in the email.
I've tried switching the dropdown on the job flow to both "If other value" Equal "Failed" and "If other value" does not Equal "Waiting"
on both {JOB(<Job specific guid>|Result)} and {JOB(Active,Result)} and {JOB(Active,Status)} in all the various combinations.
And it still sends the Notification with a status of "Waiting"
We are running version 9.1.5 Pro.