temporary alert configuration
I have a SQL Agent job that is failing daily. I have already alerted the dev who is repsonsible. I now have two options:
1. Change the alert setting at the job level to not raise an alert when this specific job fails. Saves me from irrelevant alerts, but one day the dev will fix the problem and I will probably forget that I should turn this back on.
2. Leave the alert setting as is and spend a half-minute or so each day to clear the alert. Not a good use of my time and very annoying,
Please consider adding an option where I can put in a configuration at the job level saying not to raise an alert if the job fails, and add an end date to this. After the end date the configuration auto-deletes and the generic setting applies again.