Should use ParameterizedBuildMixIn.ParameterizedJob instead.
- 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
-
[JENKINS-28071] BuildCommand limited to AbstractProject
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is related to |
Assignee | New: David McFarland [ corngood ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Here's my attempt at implementing this: https://github.com/jenkinsci/jenkins/pull/1979