Dear community,
We are using SonarQube Cloud together with Azure DevOps.
Our teams are experiencing an issue where SonarCloud findings need to be resolved twice during development: once when merging changes into the develop branch, and again when merging into the master branch. I’m not sure if this is related to our branching strategy since there is a short-lived testing branch in between:
Here is an issue that was marked as “Accepted” on the develop branch:
But it needs to be accepted again on the master branch:
The master branch is our main branch:
Is there a way to retain the “Accepted” status when merging into master?
Best regards,
Matthias



