You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After adding the vscode atlassian extension and authenticating with our bitbucket instance, when trying to open the the pull requests I get an error popup saying Cannot read properties of undefined (reading 'getList'). I've tried all possible options including restarting VSCode but it doesn't help.
To Reproduce
Steps to reproduce the behavior:
Install atlassian VS Code extension
Authenticate with bitbucket instance using Personal Access Token (HTTP access token created from manage account)
Currently open repo shows up in the Atlassian extension
Expand a repo under the BitBucket pull requests section
Expected behavior
A list of open pull requests should show
Screenshots
Environment and Version (please complete the following information):
Atlassian Plugin Version: 3.2.2
Visual Studio Code Version: 1.96.2
Is this a local or cloud environment?: Cloud
If Cloud, Browser (chrome, safari): Chrome
If Local, OS (macOS, windows, linux): N/A
Additional context
I've also added a personal access token generated from Jira and that is able to fetch the Jira issues in the Atlassian plugin under the Jira issues section.
The text was updated successfully, but these errors were encountered:
Was this working previously for you?: No, it has never worked
Can you share the output of both the developer web tools console errors & the Atlassian Output in debug?
Here is the screenshot of the console. There was only 1 message when I got the same error
And here is the output (or lack thereof) of the Atlassian extension
Do let me know if you want me to run any other tests.
Describe the bug
After adding the vscode atlassian extension and authenticating with our bitbucket instance, when trying to open the the pull requests I get an error popup saying Cannot read properties of undefined (reading 'getList'). I've tried all possible options including restarting VSCode but it doesn't help.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A list of open pull requests should show
Screenshots
Environment and Version (please complete the following information):
Additional context
I've also added a personal access token generated from Jira and that is able to fetch the Jira issues in the Atlassian plugin under the Jira issues section.
The text was updated successfully, but these errors were encountered: