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 pagination. #14589

Conversation

samwho
Copy link
Collaborator

@samwho samwho commented Sep 16, 2024

Description

Pagination was broken for Google Sheets because at some point we must have stopped using the query.pagination.page param and instead started passing limit and offset directly (I vaguely remember us doing this as part of the SQS work.)

I've updated the code to support the passing of either limit/page or limit/offset, and added a test to prevent regression.

Launchcontrol

  • Fixes an issue with pagination in the Google Sheets integration.

@samwho samwho requested a review from a team as a code owner September 16, 2024 15:16
Copy link

linear bot commented Sep 16, 2024

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/s labels Sep 16, 2024
Copy link
Collaborator

@mike12345567 mike12345567 left a comment

Choose a reason for hiding this comment

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

LGTM!

@samwho samwho merged commit 4d0f84f into master Sep 16, 2024
12 checks passed
@samwho samwho deleted the budi-8637-googlesheets-issues-automations-row-actions-and-filtering-1 branch September 16, 2024 15:30
@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants