Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings "On Error - Continue (using error output)" behavior incorrect, error output goes to 'Success Branch' #11202

Open
heroygt opened this issue Oct 10, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@heroygt
Copy link

heroygt commented Oct 10, 2024

Bug Description

When sub-workflow throw an error,the "Execute Workflow" node with settings "On Error - Stop Workflow" works fine.

But when change to "On Error - Continue (using error output)", error output goes to 'Success Branch'
image

To Reproduce

  1. set settings of "Execute Workflow" node into "On Error - Continue (using error output)"
  2. trigger "Stop and Error" node in sub workflow
  3. main workflow goes to 'Success Branch'

Expected behavior

main workflow goes to 'Error Branch'

Operating System

Ubuntu

n8n Version

1.62.3

Node.js Version

18.16

Database

PostgreSQL

Execution mode

queue

@Joffcom
Copy link
Member

Joffcom commented Oct 10, 2024

Hey @heroygt,

We have created an internal ticket to look into this which we will be tracking as "GHC-303"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants