Error Workflow using error trigger fails when triggered by another workflow, however…
Error Trigger will work if executed manually
All other Workflows that are executed based on scheduled trigger work without issue; this problem is only happening on the Error workflow
The same admin account is the owner of both the error workflow and the workflows that trigger it
What is the error message (if any)?
Issues:
Another workflow: (ID SAXsGDzdoMdhd7UR) tried to invoke this workflow to handle errors. (Unfortunately current permissions do not allow this. Please check that this workflow's settings allow it to be called by others)
Execution Error.
That’s really strange - can you share the ID of the workflow that is trying to call the error workflow? Is it the same ID as in your error message, or is it different? What happens if you try to trigger the error workflow with a different workflow to the one you’re seeing the issues with?
I am happy to report that this has been resolved, but it wouldn’t have been without your questions prompting me to realize that this is an isolated workflow issue after seeing a different workflow successfully trigger the error trigger node.
I simply duplicated the workflow that had issues, and then everything worked. Thanks for asking the questions that led me to the resolution.