Describe the problem/error/question
The Google Sheets Node overwrites cells with empty values even if they are not selected to send
This only happens with append. Updating works as expected.
Information on your n8n setup
- n8n version: 1.8.2
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloudron
- Operating system: ubuntu 22


