Hi all,
i tried to transport important information to a later stage of the workflow by using a merge-node. In live-mode it turns out, that the merge node does not wait for the second input so the data-merge does not happen and following nodes fail due to missing information.
- Is there a trick to execute all preceding nodes before the merge node?
- Can i set the execution order excplicitly somewhere?
- Or is there a way to keep a list structure across mutliple Notion-Nodes like create Page, get all child blocks etc. (they have fixed output structure).
Thanks in advance.
- n8n version: latest (beta) 1.45.0
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): v1 (recommended)
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: windows / chrome
