I don’t understand if this is a bug or if this is how it should work.
When I connect a google sheet node to append a row, the order of the output columns in n8n is done according to the order in which the expressions were filled in (Values to send). Shouldn’t it be according to the order in which those expressions were created (“Add Column to Send” button)?
I explain it in the images too
In image 2 I filled in this order: “Email”, then “Name”, then “Message”
- n8n version: 1.77.3
- Database: PostgreSQL
- n8n EXECUTIONS_PROCESS setting: own
- Running n8n via: Docker
- Operating system: Ubuntu 24.04.1 LTS