-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.263.4
BlueOcean Aggregator 1.24.5
BlueOcean core 1.24.5
My Jenkins / BlueOean interface delivers broken links during pipeline execution. I have an integration with Slack and once the build starts, it triggers a message on a given channel. One thing I noticed is the links have forward slashes whilst the actual links on the BlueOcean dashboard seem to be encoded with"%2F". These projects are inside a folder
I have just created another project outside this folder, to test some other stuff and it works just fine when I try to open it via the link provided on the Slack notification.
I have seemed similar(and rather old) issues here that were related to a possible proxy configuration, but I`m not sure how does that relate to my case.
An actual example of this: Build starts and Slacks send a notification with the link:
(...)blue/organizations/jenkins/xyz/l2d-controlpanel-stg/detail/l2d-controlpanel-stg/9/pipeline [ that triggers a 404
However, I can open the build with no issues by navigating into the BlueOcean dashboard and I see a slightly different URL on the browser:
https://igf-sales-enablement-team-prod-jenkins.swg-devops.com/blue/organizations/jenkins/rof/l2d-controlpanel-stg/detail/l2d-controlpanel-stg/9/pipeline/] [(...)blue/organizations/jenkins/*xyz%2F*l2d-controlpanel-stg/detail/l2d-controlpanel-stg/9/pipeline |
Notice the difference highlighted in the above link.|https://igf-sales-enablement-team-prod-jenkins.swg-devops.com/blue/organizations/jenkins/rof/l2d-controlpanel-stg/detail/l2d-controlpanel-stg/9/pipeline/]