[ 
https://issues.jenkins-ci.org/browse/JENKINS-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159776#comment-159776
 ] 

Chris Stylianou commented on JENKINS-12968:
-------------------------------------------

I believe adding the following to line 104 in BulkBuilderAction.java will fix 
the issue, but I cannot seem to build the project on my system to test.

builder.setUserParams(processor.getProjectParams());
                
> Bulk-Builder does not passed parameters to builds
> -------------------------------------------------
>
>                 Key: JENKINS-12968
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12968
>             Project: Jenkins
>          Issue Type: Bug
>          Components: bulk-builder
>    Affects Versions: current
>            Reporter: Chris Stylianou
>            Assignee: Simon Westcott
>
> When using the webform or directly through the external interface, parameters 
> are not being passed to the build jobs

--
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

        

Reply via email to