-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Issue reporter does nothing when "Create on GitHub" is pressed #134530
Comments
(I was obviously trying to report a real issue before this dummy one.) |
Interesting. I can't repro this as you can see here: #134813 I'm wondering if your login session has become invalid somehow... can you share with me what's in the Console in Dev Tools in the issue reporter:
And in the editor window:
|
Just reproed it again on 1.61.0 Issue reporter console shows three access denied errors:
Editor console shows only one warning, probably irrelevant:
|
The second 403 response has a body of:
probably because I'm in the Microsoft org, and there's the SSO stuff with github? |
Ahh good to know. Yes. I need to set up prompting for you to sign in again if the SSO session expires. As a work around, you can sign out of GitHub in vscode and sign back in and you should be unblocked. |
Signing out and signing back in does not fix the already-open issue reporter, and the already-open issue reporter has captured information about my extension bisect that I lose when I close it (the bisect is how I ended up in the Issue Reporter). Also when I close and re-open the Issue Reporter, the extension is disabled (automatically, as a result of it being the culprit that the extension bisect discovered) so I can't even pick it in the new Issue Reporter instance. So, this workaround isn't ideal and it might be the case that bug reports are just not getting filed by the extension bisect tool (which is fantastic, btw). This is the error I see in the dev console after signing-out and back in and then click the "Create GitHub Issue" button again, in the existing issue reporter:
|
Does this issue occur when all extensions are disabled?: Yes
1.60.2
Windows 11 x64 22000
Steps to Reproduce:
(nothing happens)
The text was updated successfully, but these errors were encountered: