[JIRA] (JENKINS-9264) Create a new job into a view via REST API

2017-02-21 Thread alex.el...@adp.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Ellis commented on  JENKINS-9264  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Create a new job into a view via REST API   
 

  
 
 
 
 

 
 This feature was implemented (fixed) and working, then unfortunately regression was introduced in 2.x see also: https://issues.jenkins-ci.org/browse/JENKINS-41128  
 

  
 
 
 
 

 
 
 

 
 
 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-9264) Create a new job into a view via REST API

2012-11-07 Thread dma...@gmail.com (JIRA)














































dmatag
 commented on  JENKINS-9264


Create a new job into a view via REST API















I think this could be closed. May I?



























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






[JIRA] (JENKINS-9264) Create a new job into a view via REST API

2012-11-07 Thread ruediger.do...@1und1.de (JIRA)














































Rüdiger zu Dohna
 commented on  JENKINS-9264


Create a new job into a view via REST API















closing, eh? at least the docu should be fixed, no?



























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






[JIRA] (JENKINS-9264) Create a new job into a view via REST API

2012-08-07 Thread simon.end...@gmail.com (JIRA)














































Simon Endele
 commented on  JENKINS-9264


Create a new job into a view via REST API















Found out how to achieve this: Instead of using /jenkins/createItem (as mentioned in the documentation), one can simply post a new job to /jenkins/view/myViewName/createItem (where myViewName is an existing view). Or in detail:

wget --post-file=config.xml --header='Content-type: application/xml; charset=ISO-8859-1' http://.../jenkins/view/myViewName/createItem?name=newJobName

Maybe this should be mentioned in the small Remote API Documentation reachable at /jenkins/api/ in every Jenkins installation, as it seems to work perfekt without any side effects.



























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