We are new to SonarQube, so we are starting with version 7.2. We have TeamCity setup to do branch analysis and can view the results on SonarQube’s page.
We are a company that does not use Cloud-based products… so no SonarCloud, no BitBucket Cloud. Both are stand-alone server versions within our network.
We installed the plugin for BitBucket to link our pull requests to SonarQube. With the default setup, we get an error saying that branches can’t be found. This seems to make sense, with a seeming history that SonarQube used to do branches as different projects.
So we go to change the setting to use the “New Branching Feature” but then the BitBucket plugin gives me an error that the server doesn’t support the new branching feature (I need SonarQube 6.2+ and the branching plugin).
My understanding is that the branching plugin is no longer separate but part of 7.2. (Developer edition). Could it be this change that is confusing the plugin on BitBucket? Do I need to change/add anything to my SonarQube server? I’m not sure where to look next so I can explore ideas from anyone willing to help.