I don't know that another JIRA issue is the solution.  I found that passing
parameters downstream works (at least for me) if the downstream job has a
parameter named which matches the parameter being passed from the upstream
job.  Could you try the same thing in your case to see if it resolves it
for you as well?

My upstream job was passing the parameter, then my downstream job was
reading it as an environment variable, rather than as a job parameter.

Mark Waite

On Fri, May 13, 2016 at 12:54 PM Mark Bretl <mark_br...@hotmail.com> wrote:

> Hi All,
>
> I have run into an issue with the Parameterized Trigger Plugin after
> upgrading to the latest LTS build 1.651.2, where the triggered parameters
> (using Predefined) are not being passed to the downstream job. I read the
> security notes and found that SECURITY-170 could be affecting my issue. I
> decided on doing the workaround of adding -D
> hudson.model.ParametersAction.keepUndefinedParameters=true and now the
> parameters are being passed again.
>
> I see that there is an issue open,
> https://issues.jenkins-ci.org/browse/JENKINS-34814, however, it is
> against another plugin. Should I create a new JIRA issue for the
> parameterized trigger plugin?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/b253b369-f730-4221-a9b5-ff8d9a02c6ec%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/b253b369-f730-4221-a9b5-ff8d9a02c6ec%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGGto%3DFa9e1Q5Wm38_JjQ%2BGgSc%3DVubOkmyG2S%3D0MjuN2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to