You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I add a new comment to a PR, it is immediately duplicated.
To Reproduce
Open a PR and a file in the PR. Click + in the left margin to start a comment. Enter comment text and click "Add comment". Observe two abutting copies of the entered comment. Visit the same PR and file in Bitbucket on the web; refresh if necessary; observe the duplication is identically present.
In MSVS Code, delete the second instance of the comment. Refresh the Bitbucket web view and observe, after some seconds, that there exactly one instance of the comment there also. [The point is that this isn't some weird ghost, but an actual independent copy of the comment.]
Expected behavior
No crazy duplicates.
Environment and Version (please complete the following information):
Atlassian Plugin Version 3.4.5
Visual Studio Code Version 1.97.2
Is this a local or cloud environment? Cloud
If Cloud, Browser Firefox
Additional context
This breaks the plugin for reviews.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I add a new comment to a PR, it is immediately duplicated.
To Reproduce
Open a PR and a file in the PR. Click + in the left margin to start a comment. Enter comment text and click "Add comment". Observe two abutting copies of the entered comment. Visit the same PR and file in Bitbucket on the web; refresh if necessary; observe the duplication is identically present.
In MSVS Code, delete the second instance of the comment. Refresh the Bitbucket web view and observe, after some seconds, that there exactly one instance of the comment there also. [The point is that this isn't some weird ghost, but an actual independent copy of the comment.]
Expected behavior
No crazy duplicates.
Environment and Version (please complete the following information):
Additional context
This breaks the plugin for reviews.
The text was updated successfully, but these errors were encountered: