The url that is automatically added to the github status created by a multi-branch build (eg `URL/job/JOBNAME/job/BRANCHNAME/BUILDNUMBER/display/redirect`) redirects to a 404 URL that contains an extra forward slash.
Example:
`BASEURL//blue/organizations/jenkins/JOBNAME/detail/BRANCHNAME/BUILDNUMBER/`
should be
`BASEURL/blue/organizations/jenkins/JOBNAME/detail/BRANCHNAME/BUILDNUMBER/`
If I remove one of the slashes, it works.
[JENKINS-50961] Redirect link broken, double slash
Attachment | New: Bildschirmfoto zu 2018-05-02 11-26-05.png [ 42408 ] |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Summary | Original: GitHub status redirect link broken | New: Redirect link broken, double slash |
Component/s | New: core [ 15593 ] | |
Component/s | Original: blueocean-display-url-plugin [ 21827 ] |
Assignee | Original: Ivan Meredith [ imeredith ] |