rafi
1
Describe the problem
I did not expect that the flow to Input 2 will be executed:
What is the error message (if any)?
No error message - but strange behaviour for me. I did expect that the Node Set2 will not be triggered as it has just an output and no input.
Please share your workflow
Share the output returned by the last node
[
{
"test": {
"test": "test"
}
}
]
Information on your n8n setup
-
n8n version: 0.227.1
-
Database (default: SQLite): default
-
n8n EXECUTIONS_PROCESS setting (default: own, main): default
-
Running n8n via (Docker, npm, n8n cloud, desktop app): docker
-
Operating system: WSL2 Linux Ubuntu
jan
2
That will change with the release of n8n v1 (currently planned ~ the 10th of July).
Here is the PR:
3 Likes
system
Closed
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
jan
4
New version [email protected]
got released which includes the GitHub PR 4238.