microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.55k stars 898 forks source link

Postgres Parameters Page Discard Button never disabled. #14366

Closed nasc17 closed 3 years ago

nasc17 commented 3 years ago

Discard button stays enabled after use.

Steps to Reproduce:

  1. Deploy Arc Postgres Hyperscale
  2. Go to the node parameters page
  3. Alter a a parameter value
  4. Press discard button
  5. Table is set back to initial state but discard button is still enabled.
zxli commented 3 years ago

I'm able to repro this issue.