Skip to content

Google Sheets node doesn't always collect row_number #11354

Description

@Oestle

Bug Description

When using the Google Sheets node with operation "Get row(s)" it doesn't always collect and forward the row_number of the found rows.
It seems to me that it's working when testing just that node, but as soon as the whole workflow is run/tested it doesn't forward the row_numbers.
I'm using the row_number in a workflow to delete certain rows in a next node, but without the row_number information that doesn't work.

To Reproduce

  • Use Google Sheets node with operation "Get row(s)"
  • Test just that node -> rows will be there
  • Test whole workflow -> rows will be missing

Expected behavior

row_numbers should always be collected and forwarded when using "Get row(s)"

Operating System

Official Docker Image running on Kubernetes (Ubuntu 22.04)

n8n Version

1.62.3

Node.js Version

20.17.0

Database

PostgreSQL

Execution mode

main (default)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions