Any problem with this workflow to auto add error tackling to workflows?

I am trying to auto add “Error workflow” to those were missing that. May I know if any issue with this workflow? When I run this, I can see the Output of the “Update N8N” node will add these 2:

  • availableInMCP:false
  • callerPolicy:workflowsFromSameOwner

I find that some sample workflow deliberately remove “callerPolicy:workflowsFromSameOwner”. Is it by any meaning?

Hi @jasonwch

It looks good to me, and nice idea! :wink:

Yes, that’s probably because these fields are now added in the newer versions for new features..
You can ignore them since you’re only adding/editing the error workflow ID workflow.settings.errorWorkflow

So all good!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.