The copy button copies the first run regardless of which run I have selected

Describe the problem/error/question

When I click the copy button on the output side of a node, it copies the output from the first run of that node, even though I have the 8th run selected and I can see the data in the window.

What is the error message (if any)?

None. It copies, it just isn’t the right data.

Please share your workflow

Screenshot of the data.

Here I show the data that should have been copied, next to the data copied into my text editor.

Information on your n8n setup

  • n8n version: 1.70.3
  • Database (default: SQLite): PostgresQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main): Default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker on Digital Ocean
  • Operating system: Ubuntu Linux 22.04 LTS

Hey @russellkg , you need to select and click on the iteration set to copy it rather tham the 1 iteration set.

2 Likes

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