microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 68 forks source link

The attached postgreSQL server doesn't display in the list when deleting it from command palette #2280

Open v-xinda opened 4 months ago

v-xinda commented 4 months ago

OS: All Build Version: 0.22.0 Regression: Not a regression

Repro Steps:

  1. Attach a PostgreSQL server.
  2. F1 -> Cosmos: Detach -> Attached Database Accounts.
  3. Check whether the attached postgreSQL server displays in the list.

Expect: The attached postgreSQL server displays in the list.

Actual: The attached postgreSQL server doesn't display in the list. image

More Info: This issue doesn't reproduce for the other accounts.