atlassian / atlassian/atlascode
Only one last comment is shown in the PR inspector, others missing
- Dominant language
- TypeScript
- Stars
- 129
- Forks
- 82
- Avg merge
- 3h 3m
- Merged PRs (30d)
- 6
Description
**Describe the bug**
There are plenty of comments shown when I look at the pull request in the browser, but only one when I browse through the extension. In particular it is the last comment that is shown and a reply to it. All the others are not.
**Expected behavior**
All of the comments that were not deleted are found in the extension in the PR inspector view.
> I'm not sure if that's expected behavior, but I expect that what I see in the browser corresponds directly to what I see in the extension and it doesn't.
**Environment and Version (please complete the following information):**
- Atlassian Plugin Version (3.6.3)
- Visual Studio Code Version (1.99.2)
- Is this a local or cloud environment? (Local)
- If Local, OS (linux)
Contributor guide
Research direction
Start in the PR inspector view and trace how pull-request comments are fetched and rendered. Compare the extension's result with the comments visible in the browser, including replies and non-deleted comments; done means the inspector displays all available comments rather than only the latest comment and its reply.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100