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
33.95k stars 3.66k forks source link

[Bug]: Unable to get database schema for the older apps on performance DP #36136

Closed RakshaKShetty closed 6 days ago

RakshaKShetty commented 3 weeks ago

Is there an existing issue for this?

Description

Unable to get database schema for the older apps on performance DP image

Steps To Reproduce

  1. go to https://ee-4987.dp.appsmith.com/
  2. Open any one existing app
  3. go to datasources section
  4. click on postgres DB
  5. check first if the db is valid or not once its valid
  6. go to view datasection can click on schema refresh button
  7. the json error is displayed as in attached screenshot

Public Sample App

No response

Environment

Deploy Preview

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Deploy preview

AnaghHegde commented 6 days ago

Fixed via https://github.com/appsmithorg/appsmith/pull/35346/commits/23616e594020df6265c79a67bd2e6bac9d21d5df

AnaghHegde commented 6 days ago

This is fixed