OS: Win10
Build Version: 20231119.1
Regression: Not a regression
Repro Steps:
Create a scrapbook -> Click "Connect to a database" -> Select a subscription -> Select a Mongo DB account -> + Create new Database... -> Enter a name -> Enter.
Expand the above Mongo DB account.
Check whether the created database displays under the Mongo DB account.
Expect:
The created database displays under the Mongo DB account.
Actual:
The created database doesn't display under the Mongo DB account.
No database is connected after reloading the VS Code.
More Info:
The created database will display under the Mongo DB account after executing "Execute All" command, and the database doesn't disconnect after reloading the VS Code.
There is no way for us to predict that the execution of the command will result in the creation of such databases. The user will need to manually refresh the tree to see the changes.
OS: Win10 Build Version: 20231119.1 Regression: Not a regression
Repro Steps:
Expect: The created database displays under the Mongo DB account.
Actual:
More Info: The created database will display under the Mongo DB account after executing "Execute All" command, and the database doesn't disconnect after reloading the VS Code.