Select GitLab Account pop-op constantly opens
Checklist
-
I'm using the latest version of the extension (see the latest version in the right column of this page) - Extension version: 3.74.0
-
I'm using the latest VS Code version (find the latest version here) - VS Code version: 1.81.1
-
I'm using a supported version of GitLab (see README for the supported version) - GitLab version: 16.1.2-ee
Summary
Whenever I click on code the "Select GitLab account" pop-up reappears even though my connection information is still working and has not changed.
Steps to reproduce
- Set up an environment with VS Code and GitLab extension working and connection to a repository before version 3.74.0
- Ensure that the GitLab account access is set up for both private storage account information and access environment variables so that the prompt to select which account information to use appears.
- Upgrade the GitLab extension to 3.74.0
- Restart VS Code
- Open the code editor for a file stored in the repository
- Click on the code somewhere
- The Select GitLab account pop-up appears
What is the current bug behavior?
The Select GitLab account pop-up appears every time code gets focus
What is the expected correct behavior?
The Select GitLab account pop-up should only appear once and remember what was selected after the first time.
Relevant logs and/or screenshots
Possible fixes
Edited by Benjamin Marty
