Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The created database doesn't auto display in the tree view #2106

Closed
v-chenzha opened this issue Feb 21, 2023 · 2 comments
Closed

The created database doesn't auto display in the tree view #2106

v-chenzha opened this issue Feb 21, 2023 · 2 comments
Labels
AT-CTI Created by CTI team external The issue is not up to the extension to solve. P3

Comments

@v-chenzha
Copy link

OS: Win10
Azure Resource Group Build Version: 20230219.1
Azure Databases Build Version: v0.19.3

Repro Steps:

  1. Expand a MongoDB account -> F1 -> MongoDB: Create Database...
  2. Check whether the created database auto displays in the tree view.

Expect:
The created database auto displays in the tree view.

Actual:
The created database doesn't auto display in the tree view.

More Info:

  1. This issue also reproduces when executing "MongoDB/PostgreSQL/Core (SQL)/Graph: Create Database..." command from command palette.
  2. This issue also reproduces when executing "MongoDB: Open Collection" and then Selecting "+ Create new Collection "command from command palette.
  3. This issue also reproduces after creating the Function Query and Stored Procedure Query.
  4. Refresh can fix this issue.
@v-chenzha v-chenzha added the AT-CTI Created by CTI team label Feb 21, 2023
@alexweininger alexweininger added bug The issue reveals something not working as expected. P3 labels Feb 21, 2023
@alexweininger alexweininger added this to the 0.20.0 milestone Feb 22, 2023
@JasonYeMSFT JasonYeMSFT modified the milestones: 0.20.0, 0.21.0 Sep 20, 2023
@JasonYeMSFT
Copy link
Contributor

The database extension is calling the correct APIs of resource group to create the child. The resource group extension is not updating the tree view correctly in its implementation of createChild.

@JasonYeMSFT JasonYeMSFT added external The issue is not up to the extension to solve. and removed bug The issue reveals something not working as expected. labels Feb 16, 2024
@sevoku
Copy link
Member

sevoku commented Nov 14, 2024

I can't reproduce this, seems to be fixed upstream.

@sevoku sevoku closed this as completed Nov 14, 2024
@microsoft microsoft locked and limited conversation to collaborators Dec 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team external The issue is not up to the extension to solve. P3
Projects
None yet
Development

No branches or pull requests

4 participants