Hi there,
Could you tell me what do I need to do in order to see solved issues on branch analysis?
Example: master branch has 10 bugs, and I’ve created a new branch where I’ve fixed 5 of them. However, the branch analysis does not show those fixed bugs. if I add new bugs, they are detected and shown.
Well spotted! In fact, you can’t currently see what existing issues a new branch fixes. We recognize that gap but don’t have it in our short-term plans.
This feature would be very much appreciated! We recently added SonarQube to a lot of old projects and are actively fixing issues as they come up. It’s quite discouraging if a merge request is flagged as “failing the quality gate” if it creates 3 new code smells but fixes 30 of them plus two security bugs.