Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Google Sheets Node): Do not delete row_number key from input item #13158

Conversation

michael-radency
Copy link
Contributor

@michael-radency michael-radency commented Feb 10, 2025

Summary

original input data should not be modified, filter out row_number when automatically appending instead of deleting row_number key

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-1902/community-issue-google-sheets-node-doesnt-always-collect-row-number
fixes #11354

@michael-radency michael-radency added n8n team Authored by the n8n team node/issue Issue with a node labels Feb 10, 2025
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@ShireenMissi ShireenMissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

Copy link
Contributor

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Feb 10, 2025

n8n    Run #9219

Run Properties:  status check passed Passed #9219  •  git commit 8187b8f249: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Project n8n
Branch Review node-1902-community-issue-google-sheets-node-doesnt-always-collect
Run status status check passed Passed #9219
Run duration 04m 39s
Commit git commit 8187b8f249: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Committer Michael Kret
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 5
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 434
View all changes introduced in this branch ↗︎

@michael-radency michael-radency merged commit da5e4be into master Feb 11, 2025
39 checks passed
@michael-radency michael-radency deleted the node-1902-community-issue-google-sheets-node-doesnt-always-collect branch February 11, 2025 08:01
@github-actions github-actions bot mentioned this pull request Feb 13, 2025
@janober
Copy link
Member

janober commented Feb 13, 2025

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/issue Issue with a node Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Google Sheets node doesn't always collect row_number
3 participants