microsoft / vscode-cosmosdb

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

The new created document doesn't show under the "Documents" node after creating a document for "Cosmos DB for NoSQL" account #2428

Open v-ruizh opened 1 week ago

v-ruizh commented 1 week ago

OS: Windows 10 Build Version: 20241116.1

Repro Steps:

  1. Create a "Cosmos DB for NoSQL" account.
  2. Expand the above account -> Right click the "Documents" node -> Select "Create Document..." -> Edit and save the document file.
  3. Check whether the new created document shows under the "Documents" node.

Expect: The new created document shows under the "Documents" node. Image

Actual: The new created document doesn't show under the "Documents" node. Image

More Info:

  1. The new created document shows after refreshing the "Documents" node.
  2. This issue also reproduces on the current released Azure Databases extension V0.24.0.