'Form Ending' node after 'Execute Workflow' node remains in waiting state without another 'next form' node before #12315
Labels
in linear
Issue or PR has been created in Linear for internal review
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:
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.
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)
The text was updated successfully, but these errors were encountered: