-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Component/s: blueocean-pipeline-editor-plugin, blueocean-plugin
-
Blue Ocean 1.0-rc3
If you fork and add a github pipeline such as:Â
Â
https://github.com/i386/app-store-demo
Â
And open a branch that is something like "foo/bar", edit the pipeline, when you save it you will see:Â

Â
However, it did actually save to github, but it wasn't able to find the pipeline to trigger a scan/build for and then redirect to. This must be one of those encoding problems ![]()
Â
For other branch names, it works as advertised.Â