And I have set up an Error workflow where I capture all the error details and perform some actions to trigger alerts.
That part works OK.
The problem is when I use this “error workflow” the execution with error doesn’t save as FAILED but as succeeded, then the execution is not saved… so I end up with an alert that says xxx workflow has failed, I get the URL to the execution but when I open it, it says can’t find the execution basically because it doesn’t exist…
Hi @Jon yes, that’s undoubtedly what is happening. Actually, because I recently changed everything Don’t save if successful and in the same update I added the [error workflow] thing, so I thought it was because of the error workflow, but I can confirm that failed execution are not being saved.