Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In case the SonarQube edition is wrongly detected, or if you want to override it due to some reasons, you can do this after the upgrade under Bitbucket admin → Sonar → edit SonarQube server configuration.

REST API changes

As part of the feature cleanup with app version 4.x, the following fields from the app’s repository settings have been removed, and are thus also not available anymore in the repository settings REST API, so you can remove them as well from your automation scripts:

...

analysisMode

...

showOnlyNewOrChangedLines

...

incrementalModeForMatches

...

showOnlyNewIssues

...

showResolvedIssues

...

enableIssueOverview

...

collapsedByDefault

...

showQualityGates

...

showBehindCommitsWarning

...

technicalDebtMaxIncrease

...

sonarIssuesMaxNew

...

sonarIssueTypeMaxNew

...

duplicateCodeMaxIncrease

...

coverageMinPercentage

...

noMoreUncoveredLines

...

Troubleshooting

If you experience any problems during the app upgrade, check our Troubleshooting guide, and in case of permanent issues, let us know by creating a support ticket.