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

'Form Ending' node after 'Execute Workflow' node remains in waiting state without another 'next form' node before #12315

Open
urfin78 opened this issue Dec 19, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@urfin78
Copy link

urfin78 commented Dec 19, 2024

Bug Description

When using only a 'on form submission trigger' and an 'execute workflow' node before the 'form ending node'. That form ending remains in waiting state and the /forms-waiting page will not open. if opened manually (with the execution id),the workflow finishes successfully:

image

If I add another (useless) 'next form' node directly before the ' execute workflow node, the ' form ending' node will open the endpage successfully and the workflow finishes.
image

To Reproduce

See first screenshot above:
on form submission trigger -> executed workflow -> form ending

Expected behavior

Form ending node will open page and workflow will finish

Operating System

Debian 12 (Docker)

n8n Version

1.73.0

Node.js Version

20.18.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Dec 19, 2024

Hey @urfin78,

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

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Dec 19, 2024
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