Daniel Beck commented on Improvement JENKINS-24468

Unfortunately this report provides basically no information required to reproduce an issue (Jenkins version, plugin versions, exact steps to reproduce...), so I cannot comment on what you're seeing.

On Jenkins 1.576 with Build Flow 0.12 and Rebuilder 1.22, I tried the following:

  • Create a freestyle job named "Jenkins-24468" with the string parameter "foo"
  • Create a build flow with the DSL {{build('JENKINS-24468', foo: 'flowfoo', bar: 'flowbar')}}
  • Launch the build flow and wait until the JENKINS_24468 build finishes
  • Check its parameters: Both foo and bar are set.
  • Go to /job/JENKINS-24468 and click 'Rebuild Last': it only displays 'foo' with value 'flowfoo'.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to