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

When hitting Execute Query (or F5) prompts a log-in, once the log-in is completed, sometimes ALL of the queries in my open page try to execute instead of the one I selected/highlighted #18607

Open
buckz1lla opened this issue Jan 29, 2025 · 0 comments

Comments

@buckz1lla
Copy link

  • MSSQL Extension Version: 1.27.0
  • VSCode Version: 1.95.1
  • OS Version: Windows 11 Enterprise, 10.0.22631 Build 22631

Steps to Reproduce:

  1. I have a page that I open every day with a long list of some of my frequently used queries.
  2. I select a query that I want to run; highlighted... like ONE specific query
  3. I'm then prompted to refresh my credentials
  4. We use an AzureMFA connection.
  5. If it's been more than like 8 hours (I think), we are prompted to re-log in to refresh our credentials; we get Microsoft pop up page to put in our PW and then it sends an MFA to our phone for confirmation.
  6. Sometimes -- not sure why some times it happens and not others, when it finally connects, the Execute Query function runs EVERYTHING in the entire sheet. Which is really dangerous if there's anything in there that might have been left from some previous work like an update, or exec...
  7. Not sure if it's like forgetting that I have highlighted that one query in cache or something because of the interruption of the re-login or what, but is this a known issue? It feels awful when it happens (not frequently, but still)

Thanks!

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