Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
Should use ParameterizedBuildMixIn.ParameterizedJob instead.
Attachments
Issue Links
- is duplicated by
-
JENKINS-29826 Cannot trigger Jenkins Workflow DSL jobs with jenkins-cli
-
- Resolved
-
- is related to
-
JENKINS-26050 Workflow integration for Parameterized Trigger
-
- Resolved
-
-
JENKINS-28113 BuildTrigger should accept any ParameterizedJob downstream
-
- Resolved
-
- relates to
-
JENKINS-41527 "console" CLI command does not work with Pipeline projects
-
- Resolved
-
Here's my attempt at implementing this: https://github.com/jenkinsci/jenkins/pull/1979