On 31.07.2014, at 12:19, Stuart Davidson <[email protected]> wrote:
> I've not touched this in a while Daniel, but I found that if I was queuing > multiple copies of the same job, I could give it a unique ID - whereas /build > simply gives you the information it's queuing. > > That's not to say that the queue API has improved to include information like > this - like I say, it's been a while :) This was changed for parameterized builds in 1.561 to match the behavior for unparameterized builds. Example how the core API works is in this Jira comment: https://issues.jenkins-ci.org/browse/JENKINS-12827?focusedCommentId=201381&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-201381 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
