[JIRA] (JENKINS-58911) Jira Plugin does not create new version in existing project

2019-10-10 Thread radek.anton...@quiddia.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Radek Antoniuk  commented on  JENKINS-58911  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jira Plugin does not create new version in existing project   
 

  
 
 
 
 

 
 Oh, I just noticed you are on Jira (Server) 5.2.10.  Indeed, Jira 5.2.10 doesn't know the startDate field that the current version of Jenkins Jira plugin is using. 
 
https://docs.atlassian.com/software/jira/docs/api/5.2.10/index.html?com/atlassian/jira/rest/v2/issue/version/VersionBean.html 
https://docs.atlassian.com/software/jira/docs/api/7.3.2/com/atlassian/jira/rest/v2/issue/version/VersionBean.html 
 We need to think how we can achieve backward compatibility with older Jira versions for cases like this, for now I guess you can only try using an older version of Jenkins Jira plugin or consider upgrading your Jira instance...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.201251.1565711807000.4469.1570700400327%40Atlassian.JIRA.


[JIRA] (JENKINS-58911) Jira Plugin does not create new version in existing project

2019-10-10 Thread radek.anton...@quiddia.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Radek Antoniuk  commented on  JENKINS-58911  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jira Plugin does not create new version in existing project   
 

  
 
 
 
 

 
 It seems that the API is now not accepting startDate field? What Jira type (Server or Cloud) and version are you using? Also, you should remove quotes from your version string, as you can see in the log they are double-quoted.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.201251.1565711807000.4451.1570699380141%40Atlassian.JIRA.


[JIRA] (JENKINS-58911) Jira Plugin does not create new version in existing project

2019-08-13 Thread fgf2...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Fernando Gomez created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58911  
 
 
  Jira Plugin does not create new version in existing project   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Fernando Gomez  
 
 
Attachments: 
 image-2019-08-13-12-44-26-972.png, image-2019-08-13-12-48-05-539.png, image-2019-08-13-12-54-06-638.png, image-2019-08-13-12-55-39-501.png  
 
 
Components: 
 jira-plugin  
 
 
Created: 
 2019-08-13 15:56  
 
 
Environment: 
 Jenkins Version: 2.176.2 and JIRA v5.2.10  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Fernando Gomez  
 

  
 
 
 
 

 
 Hi thanks for reading me, I'm trying to use the Jira-Plugin ( https://wiki.jenkins-ci.org/display/JENKINS/JIRA+Plugin ), only to Create Versions in a specific project in my Jira: My versions Jenkins: 2.176.2 and JIRA v5.2.10  But when the build of a job is executed in my jenkins the job ends well, I have communication and connection with JIRA, since in Jira it shows me the session started from Jenkins, therefore it is not an accreditation problem, the user who used from Jenkins to Jira has all the possible permissions, but still , I am not generating the new version in the project that I specify   The job ends well, but does not create the version in the project   I looked in the Jira Logs, and the following appears, where I highlight the date  Could someone please guide me, what can I do, or what am I doing wrong.   Thanks in advance