Describe the problem/error/question
I ran into problem when 3 branches got their next node connected to the same node which is the “Information Extractor” node. But the “Information Extractor” node is not executing when 3 branches connected. However, it do works when only one node/branch connected to it. What should I do to make sure that it works when 3 branches is connect to it.
Note that 3 of these branch don’t execute at the same time. Only 1 branch will execute at an execution, but all of these 3 branches will ended up into the same Node.
Please share your workflow
Information on your n8n setup
- n8n version: 1.77.3
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: MacOS