Comments in PR appear as many times as the file was reloaded

Issue #464 open
ComeEasy created an issue

When using the VSCode interface to view/review a PR, some files display the comments several times (roughly as many times as the file was loaded). This effect persists between file close/reopen and VSCode close/reopen.

VSCode infos:

Version: 1.47.3
Commit: 91899dcef7b8110878ea59626991a18c8a6a1b3e
Date: 2020-07-23T15:51:39.791Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 5.7.11-200.fc32.x86_64

atlassian.atlascode version v2.6.6

Comments (10)

  1. ComeEasy Account Deactivated reporter

    Update

    Due to other issues with extensions, I refreshed my install of VSCode. I removed every cache and configs. I no longer had this issue as described, especially with this file. However, I still get duplicated comments when I push a comment, and then edit it. However, editing the comment once seem to produce the appearance of a duplicate, but editing it a second or third time doesn’t create additional duplicates (there are only 2 appearance of the comment, both show latest edition). The comment in the Web UI of Bitbucket appears properly (only one, last version).

    Meanwhile, my distribution updated VSCode:

    Version: 1.48.1
    Commit: 3dd905126b34dcd4de81fa624eb3a8cbe7485f13
    Date: 2020-08-19T17:11:59.963Z
    Electron: 7.3.2
    Chrome: 78.0.3904.130
    Node.js: 12.8.1
    V8: 7.8.279.23-electron.0
    OS: Linux x64 5.7.16-200.fc32.x86_64

    atlassian.atlascode version v2.7.0

  2. ComeEasy Account Deactivated reporter

    Well, just had the issue again even with new version.

    And looking at it a bit more, it seems that I have the issue only when opening the file from the tree view of the PR. If I first open the “Details” window and click on the file link from there, the issue is gone.

  3. ComeEasy Account Deactivated reporter

    On 2.8.2, and for now I did not see the issue coming back, so confirming that it is fixed.

  4. ComeEasy Account Deactivated reporter

    It came back 😢

    After editing the comments several times.

    (Side comment about #458, markdown is still properly rendered)

    Version: 1.50.1
    Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
    Date: 2020-10-13T14:44:48.716Z
    Electron: 9.2.1
    Chrome: 83.0.4103.122
    Node.js: 12.14.1
    V8: 8.3.110.13-electron.0
    OS: Linux x64 5.8.14-200.fc32.x86_64

    atlassian.atlascode v2.8.3

  5. Log in to comment