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

Source Google Spreadsheet: charts in a separate google sheet break syncing #2202

Closed
jrhizor opened this issue Feb 24, 2021 · 2 comments · Fixed by #5233
Closed

Source Google Spreadsheet: charts in a separate google sheet break syncing #2202

jrhizor opened this issue Feb 24, 2021 · 2 comments · Fixed by #5233
Assignees
Labels
area/connectors Connector related issues priority/medium Medium priority type/bug Something isn't working

Comments

@jrhizor
Copy link
Contributor

jrhizor commented Feb 24, 2021

Expected Behavior

If a Google spreadsheet has two pages:

  1. data
  2. dashbaord

Airbyte should be able to sync data from the first page.

Current Behavior

Currently the second page prevents the sync from taking place.

Airbyte Version

This happened about 1mo ago, but it doesn't look like there have been any changes that would impact this.

┆Issue is synchronized with this Asana task by Unito

@jrhizor jrhizor added type/bug Something isn't working area/connectors Connector related issues priority/medium Medium priority labels Feb 24, 2021
@keu keu changed the title charts in a separate google sheet break syncing Source Google Spreadsheet: charts in a separate google sheet break syncing Mar 24, 2021
@bazarnov
Copy link
Collaborator

bazarnov commented Jun 4, 2021

We'll need to reproduce the bug.
Could you please describe what are the steps to reproduce the issue? (example: create a sheet, append data, do something else.....start to fetch the data....fail)

@jrhizor
Copy link
Contributor Author

jrhizor commented Aug 2, 2021

In order to attempt to reproduce:

  • create a google sheet with a simple table that can be ingested (maybe use the table used for the google sheet integration test?)
  • perform a sync from that source into any destination (it should succeed)
  • then, click + to add a new page at the bottom left corner of the google sheet app
  • in this second tab, go to Insert -> Chart and create any chart.
  • in Airbyte, create a new sync from this sheet to the destination

If this issue still exists, you shouldn't be able to successfully sync the first page into any destination.

If you are able to sync that first page we can just close this issue. If you can't sync that page then we'll need to fix the underlying issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues priority/medium Medium priority type/bug Something isn't working
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants