Fetching issue/merge request description not working in VS Code Insiders
Summary
Fetching the issue/merge request description has stopped working in the last few weeks.
Steps to reproduce
- Open GitLab Workflow sidebar.
- Expand a dropdown to reveal an issue or merge request.
- Expand the issue or merge request options.
- Click "Description".
- Observe a new editor launch saying that it's "Fetching issuable details and discussions. This may take a while."
- Observe that the editor never populates with the issuable details and discussions.
What is the current bug behavior?
Description editor never populates with details.
What is the expected correct behavior?
Description editor should show issue or merge request details.
Relevant info and screenshots
The editor simply shows this indefinitely:
- I'm currently running version v3.10.0 of the GitLab Workflow extension, but I believe this issue started happening a few releases prior.
- In previous versions, I was able to switch to a different editor tab and then switch back to the Description tab and the issue/merge request details would then populate.
VSCode version information
- Version: 1.53.0-insider (user setup)
- Commit: 4f2341834e646360e603953b62bf6c6020b07a29
- Date: 2021-01-22T08:57:22.447Z
- Electron: 11.2.0
- Chrome: 87.0.4280.141
- Node.js: 12.18.3
- V8: 8.7.220.31-electron.0
- OS: Windows_NT x64 10.0.16299
Edited by Tomas Vik
