Error: Cannot read properties of undefined (reading 'getList') when trying to open a bitbucket repo #78
Open
Description
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
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.
Metadata
Assignees
Labels
No labels