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

[BUDI-7261] Fetch tables after upgrade to 2.8.1 spins infinitely when the datasource had no tables, only queries #11160

Closed
1 task done
melohagan opened this issue Jul 7, 2023 · 0 comments
Assignees
Labels
bb-sql bug Something isn't working env - production Bug found in production High priority Created by Linear-GitHub Sync sev1 - critical Severity Level 1 Bug - Critical path loss of functionality

Comments

@melohagan
Copy link
Collaborator

melohagan commented Jul 7, 2023

Checklist

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

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 2.8.1
    • App Version: 2.8.1

Describe the bug

after the latest update, I am not able to fetch Data Source Tables which I have mapped only Queries and no tables so far, but now when I try to fetch tables I get stuck into an infinite loading loop. Checked other Data Source which I have fetched tables in the past and it is working, but the others which have never fetched tables get stuck.

To Reproduce
Steps to reproduce the behavior:

  1. In version 2.6 add a Postgres datasource but skip fetch tables.
  2. Add a Read query
  3. Upgrade to version 2.8.1
  4. Fetch tables → see infinite spinning and error in console

Expected behavior
I should be able to fetch tables successfully after updating.

Screenshots

GitHub-hosted image

Source image

Source image

From SyncLinear.com | BUDI-7261

@melohagan melohagan added bb-sql bug Something isn't working env - production Bug found in production High priority Created by Linear-GitHub Sync sev1 - critical Severity Level 1 Bug - Critical path loss of functionality labels Jul 7, 2023
@deanhannigan deanhannigan self-assigned this Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-sql bug Something isn't working env - production Bug found in production High priority Created by Linear-GitHub Sync sev1 - critical Severity Level 1 Bug - Critical path loss of functionality
Projects
None yet
Development

No branches or pull requests

3 participants