- Hello, I found a bug in the Google Sheets node.
- The ‘Append Row’ operation silently fails to write data to a specific column.
- I tested sending the data as a Number, Integer, and String, and all failed.
- When I replaced the node with the ‘Append or Update Row’ operation, using the exact same data and configuration, it worked perfectly.
- This suggests the bug is specific to the ‘Append Row’ operation.
instance information
Debug info
core
- n8nVersion: 1.104.1
- platform: docker (self-hosted)
- nodeJsVersion: 22.17.0
- database: sqlite
- executionMode: regular
- concurrency: -1
- license: community
- consumerId: unknown
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: memory
pruning
- enabled: true
- maxAge: 336 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/138.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2025-08-06T17:23:33.610Z