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

Adding connection caused previous connect to disappear from Connections view #18520

Open
kburtram opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@kburtram
Copy link
Member

Steps to Reproduce:

  1. Add a connect to one server and use it for a while, running queries, using context menus, etc.
  2. Add a connect to another server in the same session.

Note: this likely isn't a consistent repro, so we should try to understand how this code happen from code inspection or additional logging, or something approach to locate and resolve this harder to repo issues.

Expected: Two connections in the Connections view.

Actual: The new connection shows up and the old one is gone. Looking in the settings JSON both connections are still there.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants