Google Sheet Trigger Issue First Row Not Triggering

Describe the problem/error/question

Hey guys, I’m having some problems with Google Sheet Trigger. It’s not triggering in my first row; instead, it triggers in the second row and skips the first row. Any idea why this is happening?

On the sheet side, it is supposed to send an HTTP request to Redmine and update the issue ID, Create Date, and Update Date back to the sheet. However, “webhook1” is not triggering.

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:1.16.0
  • Database (default: SQLite):default
  • n8n EXECUTIONS_PROCESS setting (default: own, main):default
  • Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
  • Operating system:Linux

Hi @Winniepoom, thanks so much for reporting this, though I am very sorry you are having trouble.

I was able to reproduce this on my side and will add this to our internal bug tracker for a closer look and fix. We’ll update this thread once done.

Thank you @MutedJam for your answering.

1 Like

New version [email protected] got released which includes the GitHub PR 8580.

Hi Thank you for you reply, So I did upgrade my n8n to version 1.29.1

image

But somehow I still got the same issue non header first row is still skipping in google sheet.

image

Hi @Winniepoom, I am so sorry for this. Can you try removing your current Google Sheets Trigger node and add a new one from scratch and confirm if the behavior still persists for you?

in image that I send it in reply above. I did in a new workflow from scratch .

I’m so sorry @Winniepoom. I’ve asked the engineering working on this for another look.