Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
If you attempt to launch a multibranch pipeline with the build step, you get this error:
ERROR: No parameterized job named xyz found
It would be nice if this could trigger branch indexing of the multibranch pipeline.
Attachments
Issue Links
- is related to
-
JENKINS-39682 Generated Multibranch Pipeline Job does not index branches
-
- Closed
-
- links to
Code changed in jenkins
User: Stephen Connolly
Path:
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep.java
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/Messages.properties
http://jenkins-ci.org/commit/pipeline-build-step-plugin/9b9e24a5097f721f9cc68bf54927e90147f983f7
Log:
JENKINS-38887Display a warning when the required field is not populated