Workflow: Error when running a workflow

I want to have a workflow that catches errors when a workflow is run. In the past I have used the “when an element has an error running a workflow” to catch sign in errors.

The problem I am facing now is that the workflow I am getting error with is a “when input is changed”. Unfortunately that input does not show up under elements.

image

I cannot change my “when input is changed” workflow to a button. It needs to execute on every “input is changed”. I have noticed that there is another condition “An unhandled error occurs” but seems like that is literally for any error that might occur and not “XZY specific input is changed”.

Does anyone know a solution to this?

This topic was automatically closed after 70 days. New replies are no longer allowed.