'Loop Over' - The done output is not empty

Shouldn’t the Done output on Loop Over be empty or zero records?

I am looping writes to Google Sheets and when done, I am triggering another set of nodes but the loop out Done shows the same data being passed that was processed in the loop.

Split in batches did not do this. It sent zero data out the Done output.

Community Edition v1.52.2

Thanks

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:

Hi @davidl ,

This would depend on you implementation.

Could you share the workflow that you’re working on for better context?

You can do it by following these directions - Export and import workflows | n8n Docs :sunflower:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.