-
Bug
-
Resolution: Postponed
-
Major
-
Jenkins ver. 1.609
MultiJob Plugin ver. 1.20
As per https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build :
To use a Run Parameter, the value should be in the format jobname#buildNumber (eg. "&MyRunParam=foo-job%2399" for foo-job #99)
But when I pass the same from MultiJob Phase, it is not working. The Downstream Job always throws this error..
ERROR: Unable to find a build for artifact copy from: RUN_JOB
When I do the same with "Trigger/call builds on other projects", it works. The downstream job is able th understand the value for Run Parameter.
- relates to
-
JENKINS-44584 Parameterized builds launched by multijob phases are not properly queued
-
- Closed
-
[JENKINS-33251] MultiJob Phase not sending right value for "Run Parameter" in the downstream Job.
Assignee | Original: huybrechts [ huybrechts ] | New: hagzag [ hagzag ] |
Workflow | Original: JNJira [ 169142 ] | New: JNJira + In-Review [ 183375 ] |
Link |
New:
This issue relates to |
Resolution | New: Postponed [ 6 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Any updates on this?