Hi,
In the SonarQube Issues page, I can’t find a branch filter option among the available filters.
Is it possible to filter issues by branch? If yes, how can I enable or access this feature?
Thanks!"
Hi,
In the SonarQube Issues page, I can’t find a branch filter option among the available filters.
Is it possible to filter issues by branch? If yes, how can I enable or access this feature?
Thanks!"
Hi,
Welcome to the community!
You can’t filter the issues by brand on the Issues page because the ability to do so implies a state where all of the issues across all branches are available in the UI at the same time, and that would be massively (massively!) confusing. To boot, it looks like you’re on the global Issues page. All the issues from all the branches of all the projects at once?
Instead, go to the project you’re interested in. Choose a branch. Then navigate to Issues to see that project’s branch’s issues.
HTH,
Ann