-
Bug
-
Resolution: Unresolved
-
Minor
-
-
Blue Ocean - Candidates
I've created a jenkins plugin with a bunch of pipeline steps for use in either scripted or declarative pipelines. They show up in the regular Pipeline Syntax UI in Jenkins along with the Blue Ocean Pipeline editor.
In the Pipeline Syntax UI the default values appear in the form (due to the `default="foo"` in the jelly config.xml files) however in the Blue Ocean pipeline editor the forms are always blank.
Is this a known bug with Blue Ocean pipeline editor; or is there some alternative way to specify default values for the form in the plugin so that the pipeline editor can find them?
If you want to try out the plugin yourself there's a snapshot plugin here:
https://github.com/fabric8-jenkins/fabric8-declarative-pipeline-step-functions-plugin#building