Hi, In version of Jenkins 2.121.3, with Blue Ocean 1.8.2, I have the following behaviour:
* from the Blue Ocean dashboard, I can navigate to a pipeline page * now using the legacy UI, I navigate to the same pipeline page, and then click on the "Open Blue Ocean" link - I get a 404 exception The two links seem the same: * https://jenkins/blue/organizations/jenkins/CPROD%2Fproject/detail/master/29/pipeline --> OK * https://jenkins/blue/organizations/jenkins/CPROD%2Fproject/detail/master/29 --> 404 So the second URL misses "/pipeline" at the end. Fine. If I add it, it fails the same way, with 404. Even weirder, if I refresh the first page (the one I got to from the Blue Ocean dashboard), I get also a 404 error. I do not have any stack trace in the server logs. I did not see any existing error about this. Any help would be welcome. Thanks, Damien -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/eb6ce27d-f643-4f64-88e9-ebb5a06f7350%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
