[
https://issues.jenkins-ci.org/browse/JENKINS-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160634#comment-160634
]
cjo9900 commented on JENKINS-7703:
----------------------------------
This was fixed and working correctly in release 1.8 and 1.9.
however in version 1.10, the code for this cloning of parameters has been
removed.
in this commit.
https://github.com/jenkinsci/rebuild-plugin/commit/40d96a8e5076d7285d7ec10b6a51eb6506b2b650
Looks like a merge from a branch that was not up to date with the latest
release.
causing the changes to be removed.
> Parameters passed thgrough the Parameterized trigger plugin are not reused by
> rebuild plugin
> --------------------------------------------------------------------------------------------
>
> Key: JENKINS-7703
> URL: https://issues.jenkins-ci.org/browse/JENKINS-7703
> Project: Jenkins
> Issue Type: Bug
> Components: rebuild
> Environment: Hudson 1.364 On SunOS
> Rebuild 1.4
> Reporter: jlpinardon
> Assignee: ragesh_nair
>
> Let's consider a job triggered through the Parameterized Trigger Plugin, and
> for which some parameters are passed through this plugin,and one is passed
> through "This Build is Paramerterized".
> The parameters link of the build shows all the parameters.
> In one case, it has fails in error (don't kept the message).
> In all other trials it appears that only the "This Build is Paramerterized"
> parameter has been passed. All the parameters passed through the
> parameterized trigger plugins have been forget.
> It is a critical problem as far as the job flow becomes to be complex.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira