On 08/29/2012 08:46 AM, Michael Hüttermann wrote:
can I somehow parameterize a downstream build job with a String where I
offer a default value and the user gets a prompt to commit the value or
can enter a different one?

When would the user enter this?  When starting the upstream job, presumably.

So you could add that as a parameter to the upstream job, then trigger the second job with that parameter, using the Parameterized Trigger Plugin?

Regards,
Chris

Reply via email to