Description
SONAR is currently switched of since it deletes review comments of the user account it is running under in the branch it checks.
The SONAR people acknowledged this behavior and said they are going to fix it. We deactivated SONAR for the time being and will re-enable it once the bug is fixed.
Steps to Reproduce
- Configure SONAR on a branch
- Write a review on the branch
- Run a build that includes SONAR running under the same user who did the review
- Make modifications
- Run the build again
- SONAR deletes old comments (including the ones it did not produce itself) before adding findings.
Expected behavior
SONAR only deletes comments that it created.
Environment
GitHub, SONAR
Description
SONAR is currently switched of since it deletes review comments of the user account it is running under in the branch it checks.
The SONAR people acknowledged this behavior and said they are going to fix it. We deactivated SONAR for the time being and will re-enable it once the bug is fixed.
Steps to Reproduce
Expected behavior
SONAR only deletes comments that it created.
Environment
GitHub, SONAR