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

Update query for Google Sheets fails with "Query Error: Cannot read properties of undefined (reading 'schema')" #13699

Open
1 task done
kovarn opened this issue May 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working externaldb Relating to datasource plus google sheets Created by Linear-GitHub Sync

Comments

@kovarn
Copy link

kovarn commented May 15, 2024

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Cloud
    • Tenant ID: fmbberlin.budibase.app

Describe the bug
Update query for Google Sheets fails with "Query Error: Cannot read properties of undefined (reading 'schema')".

To Reproduce
Steps to reproduce the behavior:

  1. Go to a Google Sheets datasource
  2. Create an update query
  3. Specify a Sheet, RowIndex, and add a nonempty body for the row to update
  4. Click on 'Run query'
  5. Query fails with the error Query Error: Cannot read properties of undefined (reading 'schema')

Expected behavior
The row should be updated with the new values.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser: Chrome
  • Version: 124.0.6367.207

Additional context
Adding a new table to Google Sheets adds an extra first column with the table name in the column header.

@kovarn kovarn added the bug Something isn't working label May 15, 2024
@mikesealey mikesealey added externaldb Relating to datasource plus google sheets Created by Linear-GitHub Sync labels May 22, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working externaldb Relating to datasource plus google sheets Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants