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 context menu for "postgre" database disappears after connecting PostgreSQL server #2192

Closed
v-ruizh opened this issue Sep 28, 2023 · 1 comment · Fixed by #2193
Closed
Assignees
Labels
AT-CTI Created by CTI team regression Used to work but is broken now.
Milestone

Comments

@v-ruizh
Copy link

v-ruizh commented Sep 28, 2023

OS: Win10
Build Version: 20230927.1
Regression: Previous Release

Repro Steps:

  1. Create one PostgreSQL server in VS Code.
  2. Expand the above server -> Expand "postgre" database -> Right click the "postgre" database to check its context menu.
  3. Configure firewall to connect to this server and right click "postgre" database again.
  4. Check whether the context menu still shows well.

Expect:
The context menu still shows well.
image

Actual:
The context menu for "postgre" database disappears.
image

More Info:

  1. This issue reproduces for both single and flexible PostgreSQL server.
  2. The context menu shows well after reloading VS Code and not expand the "postgre" database, the context menu disappears after expand the "postgre" database.
  3. This issue does not reproduce on the current released extension V0.19.4.
@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Sep 28, 2023
@JasonYeMSFT JasonYeMSFT added this to the 0.20.0 milestone Sep 28, 2023
@JasonYeMSFT JasonYeMSFT self-assigned this Sep 28, 2023
@JasonYeMSFT JasonYeMSFT added the regression Used to work but is broken now. label Sep 28, 2023
@v-ruizh
Copy link
Author

v-ruizh commented Oct 7, 2023

Verified this issue on build 20231006.1, it has been fixed.

@microsoft microsoft locked and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team regression Used to work but is broken now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants