Comparing Bugs in two Branches

Is there a way to view the reported bugs in two different branches from the same project to see the differences?

1 Like

No. However you can use the web API to export the issues in each branch and process it.

I would love to see this implemented:
Status between two:

  • tags
  • branches
  • SHAs

Where removed and added code_smells etc are shown.

(some work)

@dmeneses Good input - it can be done via the web API, but clearly better to have this integrated into SonarQube (especially given the features internally at Sonarsource being discussed right now)