appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.63k stars 3.74k forks source link

[Bug]: On importing a gsheets json [with selected gsheet authorized], the run query on page load does not function as expected #30101

Open btsgh opened 10 months ago

btsgh commented 10 months ago

Is there an existing issue for this?

Description

On importing a gsheets json [with selected gsheet authorized], the run query on page load does not function as expected

Steps To Reproduce

Ideally it should show the data from the new sheet, or it should error out till we choose the correct sheet from the query dropdown

Only after we go to the query and choose the new sheet, run it again, then the data in the table gets updated.

https://github.com/appsmithorg/appsmith/assets/101863839/16cf2a38-2ae3-4a05-a1e1-e027ee3c112f

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

Cloud

rohan-arthur commented 7 months ago

marking it as (at least) medium effort since import app flow has historically been a problematic area causing regressions.