vscode-cosmosdb
vscode-cosmosdb copied to clipboard
The database disappears under the MongoDB account after restarting vs code
OS: Win 10 Build Version: 20220704.1
Repro Steps:
- Right click a MongoDB account -> Create a database.
- Restart vs code -> Expand the MongoDB account.
- Check whether the database still exists after restarting.
Expect:
The database still exists after restarting.

Actual:
The database disappears after restarting.

More Info: This issue can be fixed after refreshing the MongoDB account.
I can only get this to reproduce if I cancel out of this step:

After restarting and refreshing, it doesn't reappear however. Are you canceling out of the Collection Name step?
@nturinski Verified on the latest build 20220925.1, this issue still reproduces for now.
The Database is normally created with collection name. I didn't cancel the collection name.