Unable to integrate bitbucket cloud to SonarQube with Enterprise license

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    sonarqube-enterprise-9.9.1.69595,
  • how is SonarQube deployed: zip, Docker, Helm
    zip
  • what are you trying to achieve
    Trying to integrate with Bitbucket cloud for pull request analysis and branch analysis.
  • what have you tried so far to achieve this
  1. Upgraded SonarQube version from sonarqube-8.4.2.36762 to sonarqube-enterprise-9.9.1.69595 (8.4 → 8.9 → 9.9) as per the documentation.
  2. Installed Java 17 in both server and scanner.
  3. Tested pull request analysis with Bitbucket server (existing configuration when server is in 8.4 version) working as expected.
  4. Tried to configure with Bitbucket cloud but save configuration button is not enabling even enter all details. But when we try to configure it for Bitbucket server save configuration button is in enabled state.

Can you please suggest how to fix this to enable PR and Branch analysis.


Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi Team,
Can any one review and suggest for the resolution.

1 Like

Hi @varahalababu_akash,

Thanks for your report.

It seems that your are entering in Workspace ID, the full URL of your repository instead of just the workspace URL (I.E guidingcare in your case).

Can you check and let us know whether it solved your problem?

Thanks,
Aurélien