
Describe the problem/error/question
Loop over Items executes the items in this order:
- DONE branch with the ‘split out’ data
- Loop branch #1
- DONE branch with #1 data
- LOOP branch #2
- DONE branch with #2 data
and so on
What is the expected flow?
Finish the loops, then execute the DONE branch with the aggregated JSON from all the loops results
Please share your workflow
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
I’m on the n8n cloud env.
Anyone else able to make sure the ‘Done’ branch is run only after all the loops are executed?
ej86
4
I have the same issue. Did not found a solution so far 
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.