Portfolio download url ignore the property: sonar.core.serverBaseURL

we using sonar.core.serverBaseURL. For instance
sonar.core.serverBaseURL = https://www.example.com/sonar

the generated download URL for a portfolio is wrong.
wrong URL https://www.example.com/api/governance_reports/download?componentKey=myPortfolio
should be https://www.example.com/sonar/api/governance_reports/download?componentKey=myPortfolio
SonarqubeVersion: 10.4.1
image

How can i create a ticket?

Hi,

Sorry for the delay in responding. You’re running into this:

SONAR-21772 Fix portfolio report PDF url in case of changed sonar.web.context

It should be fixed in next month’s 10.5.

 
HTH,
Ann