We are using SonarQube Cloud Enterprise and are integrating it with AzureDevOps. We have noticed a weird interaction in the Pull Requests section of AzureDevOps where the original comment of each thread spawned by SonarQube gets deleted after you begin adding comments to that thread. Then a duplicate thread is spawned with the original comment but without our added comments. So we have two threads about the same issue:
- One with the original comment provided by SonarQube highlighting the issue and providing context; and
- One with the original comment deleted–it literally says Comment deleted–and with all of our added comments.
Can we receive some help with this?