Hi everyone,
I have a set of jobs that always execute the last task regardless of whether the previous ones failed or not (using the ‘ALL done’ execution dependency).
When moving to production and wanting to enable notifications, there is no option to notify on ‘Succeeded with failures’, only “Success” or ‘Failure’.
I have been checking and this is because it identifies it as ‘Success’, but is there any way to distinguish it?
In the end, activating on failure and success if everything goes well overloads notifications and there is a risk of not checking it.
Thanks in advance!