Comments do not show up

Issue #5354 resolved
Kağan Bezgin created an issue

On version 3.0.5, I can see that there is a comment on the file explorer (PR file explorer of this extension) but when I open up the change-set file, extension does not bring the comments. The comments tab in the panel is also empty. I downgraded to version 3.0.0 and the problem is gone.

Comments (46)

  1. Pralhad Sapre Account Deactivated

    I have the same problem with v3.0.6. Downgrading to v3.0.0 didn’t seem to work for me. My company has Bitbucket hosted on the corporate network.

  2. Jason Belsky

    Same (on v3.0.6). The Show/hide comments button on the top-right doesn’t do anything. I can click on the + next to the line number to add a comment and that shows up on the Bitbucket pull request, but the inline comment isn’t there. In the Bitbucket Pull Requests toolbar, the comment icon is visible for files that have comments, but can’t find a way to have these show up in VS Code.

  3. Dhiman Das

    I have been facing the same issue for a couple of days. It doesn’t show the comments in the VS Code but shows in the Bitbucket.

  4. Andrew Quartey

    @Kenny Schrock what versions of VSCode and the extension are you running? I have the exact same problem.

  5. Patrick Rathmann

    Also ran into this problem now. We currently have a PR that has too many files and can’t be commented on in the web, so we kind of depend on the extension to do so and now not even that is working 🙈

  6. Kumphol Thanasakulthong

    Same here. Before I used old version to avoid this problem but today I don’t know they might updated something that made the old version couldn’t login to Bitbucket cloud then I need to update version today. And boom I got it too, all comment was gone.

  7. David Petrík

    They probably don't use their own Bitbucket product at Atlassian. Are they using a competitor's github? :-) Or it's a group of amazonian shamans who add comments to pull requests by licking poison frogs. Not only checking large pull requests are a problem on the web, but also checking diffs of files on the web is terrible (just adding try/catch block broke side by side diff) .

  8. Lee Marshall

    I’ve been seeing this since 3.0.4 and kept reverting to 3.0.3 to be able to use the plug-in. (3.0.4 specifically did not show comments for me!) Now 3.0.3 is reporting “cannot get client for: Bitbucket”. I don’t suppose there’s anything in the October VS Code that’s really important, but this is getting ridiculous! See #5339 for my history.

  9. Bart Huijgens

    I have the same issue, no comments, (VScode: V1.83.1 + Extension V3.07). For my colleague it is working (VScode: V1.74.0 + Extension V3.02). What I also see in the RuntimeStatus, when I open a PR, “Right-hand side of 'instanceof' is not an object” not sure if this has to do with the issue.

  10. Thomas Petersson

    Comments not working for mac, extension version 3.0.7.

    Wont load anything from Bitbucket into VSC

  11. Bart Huijgens

    Since my previous post (2023-11-01) still NOT working after some updates (VScode: V1.84.2 + Extension: V3.0.9).

  12. Philippe Carpentier-Savard

    This is like the one and only worthwhile feature of this entire extension’s existence, yet it’s been left to rot for months lmao

  13. Rohit Lalwani

    can’t see any comments at all. i thought it’s network issue, and kept on adding comment. when I checked in browser, it had 5 same comments. this is a MUST FIX BUG as without comments there is no use of the extension (at least for me.)

  14. Ahmed Elsalahy

    Agree with Rohit here, no comments = no code diff = no VSCode bitbucket = no use for extension (as you would need to do everything from web anyway)

  15. Log in to comment