Describe the problem/error/question
Hey everyone
I have a strange behavior of the merge node. When I run the workflow below, it runs 4 times as it should. But the merge node works just two times. After that, it doesn’t output any data, if the filter is set on the item on the second run. If I change the order of the parallel nodes, it gives back more or less items. Has anyone an idea, why this is happening and how to avoid that?
Filter set to the second run
Filter set to fourth run
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux

