PR Decoration image broken

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube, Scanner, Plugin, and any relevant extension)
  • error observed (wrap logs/code around triple quote ``` for proper formatting)
  • steps to reproduce
  • potential workaround

P.S.: use the #bug:fault sub-category if you’re hitting a specific crash/error , or the #bug:fp sub-category for rules-related behaviour

  • SonarQube Version 8.4.1
  • CFamily Version 6.11.0.19130

Github pr decoration image is broken. When I clicked the image, it links to localhost:9000 which is not the right server url. Why am I get this problem? Besides, my sonarqube server is installed at private network and I’m using github enterprise.

BTW, I’ve set sonar.core.serverBaseURL still got the same error.

image

Hi,

I think this is what you’re looking for:

SONAR-13106 - Allow images to be loaded from an external public source during PR/MR decoration

The description only talks about GitLab, but a comment acknowledges that it’s a problem for GH too.

 
HTH,
Ann

Yeap I think that’s the one. It’s not fixed, right?

Correct. Feel free to vote for it.

 
:slightly_smiling_face:
Ann

When will it fixed?

Hi,

If you ‘watch’ the ticket, you’ll get notifications for ticket edits, including when a Fix Version is set.

 
Ann