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

Connection browser broken with connections varying by ApplicationIntent #18734

Closed
npbenjohnson opened this issue Feb 20, 2025 · 1 comment
Closed

Comments

@npbenjohnson
Copy link

  • MSSQL Extension Version: 1.28.0
  • VSCode Version: 1.97.2
  • OS Version: Win 11 Pro 24H2

Not sure if these make a difference for reproduction:

  • auth type azure db connection with entra mfa
  • initial catalog master

Steps to Reproduce:

  1. Create a connection to a server in the Connection dialog using "Parameters"
  2. Create another connection to the same server with a different name and the only difference being ApplicationIntent=ReadOnly

First connection disappeared when I added the connection, and reappeared after reloading the window.
When attempting to connect to the readonly connection, and ui glitches into a permanent reloading state and it shows the non-readonly connection as connected.

@Benjin
Copy link
Contributor

Benjin commented Apr 2, 2025

Thanks for reporting! This should be fixed now in 1.30 with #18684, and appears to be working fine in my testing.

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

3 participants