[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2018-02-26 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-16 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't pass parameters list to another job   
 

  
 
 
 
 

 
 I do not have time to write up an example now, sorry.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-16 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin commented on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't pass parameters list to another job   
 

  
 
 
 
 

 
 Jesse Glick The only option I see it to run a job and pass all the parameters manually. How to loop over entries in `param`?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-15 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't pass parameters list to another job   
 

  
 
 
 
 

 
 Use the snippet generator in live Jenkins.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-14 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin commented on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't pass parameters list to another job   
 

  
 
 
 
 

 
 Jesse Glick Could you, please, show me a snippet, how to do that?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-13 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
 Possible but awkward currently—you can hard-code the parameters in your script, or you can loop over entries in params and construct downstream parameters. Would be nice to have a single syntax to do so automatically for a large number of parameters.  
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Issue Type: 
 Bug Improvement  
 
 
Component/s: 
 pipeline-build-step-plugin  
 
 
Component/s: 
 workflow-cps-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  

[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-09 Thread raquel.moreno.carm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rachel Moreno assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Rachel Moreno  
 
 
Assignee: 
 Rachel Moreno  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-09 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin edited a comment on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't pass parameters list to another job   
 

  
 
 
 
 

 
 [~rachel] thanksBut it's not convenient to write list one by one. I need just  pass  *ALL* variables to another job. How to pass the whole list as it is?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-09 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-02-09 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin commented on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't pass parameters list to another job   
 

  
 
 
 
 

 
 Rachel Moreno thanks But it's not convenient to write list one by one. I need just ALL variables to another job. How to pass the whole list as it is?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread raquel.moreno.carm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rachel Moreno updated  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Please, class must be specified in parameters list. For example: 

 

build job: 'test_jobs', parameters: [[$class: 'StringParameterValue', name: 'param1', value: 'test_param'], [$class: 'StringParameterValue', name:'dummy', value: "${index}"]]
 

 I hope be useful.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Rachel Moreno  
 
 
Status: 
 In Review Resolved  
 
 
Assignee: 
 Rachel Moreno  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 

[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread raquel.moreno.carm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rachel Moreno started work on  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Rachel Moreno  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread raquel.moreno.carm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rachel Moreno updated  JENKINS-41414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Rachel Moreno  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent:{{   stage('Call job'){ dir('LIT') {  build job: 'Assets',  parameters: params   }}  } }   But I get an error:{{java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent:{{    stage('Call job') {dir('LIT') {  build job: 'Assets',  parameters: params   But I get an error:{{java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent:{{ stage('Call job')  {   dir('LIT') {  build job: 'Assets',  parameters: params   }}}But I get an error:{{java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent: ```  {{   stage('Call job') {dir('LIT') {  build job: 'Assets',  parameters: params   }} }}  ``` But I get an error: ` {{ java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List ` }}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent:{{ stage('Call job') {dir('LIT') {  build job: 'Assets',  parameters: params   }}  } } But I get an error:{{java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Change By: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent:{{  stage('Call job') {dir('LIT') {  build job: 'Assets',  parameters: params   }}  }}But I get an error:{{java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-41414) Can't pass parameters list to another job

2017-01-25 Thread orkru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ruslan Khamidullin created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41414  
 
 
  Can't pass parameters list to another job   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 workflow-cps-plugin  
 
 
Created: 
 2017/Jan/25 8:16 AM  
 
 
Environment: 
 Jenkins ver. 2.7.1, Pipeline: Groovy 2.19  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Ruslan Khamidullin  
 

  
 
 
 
 

 
 I need to pass all the parameters from current job to subsequent: ``` stage('Call job') { dir('LIT')  { build job: 'Assets', parameters: params } } ``` But I get an error: `java.lang.UnsupportedOperationException: must specify $class with an implementation of interface java.util.List`  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment