[JIRA] (JENKINS-59103) jira-steps-plugin JCasC export fails with ConfiguratorException

2019-09-16 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59103  
 
 
  jira-steps-plugin JCasC export fails with ConfiguratorException   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Labels: 
 jcasc-compatibility  
 

  
 
 
 
 

 
 
 

 
 
 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.201524.1566916441000.4383.1568641620588%40Atlassian.JIRA.


[JIRA] (JENKINS-59103) jira-steps-plugin JCasC export fails with ConfiguratorException

2019-08-31 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati commented on  JENKINS-59103  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jira-steps-plugin JCasC export fails with ConfiguratorException   
 

  
 
 
 
 

 
 As it is confirmed on this JIRA, this shouldn't be a problem once we have a fix on that Jira   https://issues.jenkins-ci.org/browse/JENKINS-57182?focusedCommentId=374185=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-374185  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.201524.1566916441000.3846.1567296629142%40Atlassian.JIRA.


[JIRA] (JENKINS-59103) jira-steps-plugin JCasC export fails with ConfiguratorException

2019-08-31 Thread naresh.rayap...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Naresh Rayapati closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59103  
 
 
  jira-steps-plugin JCasC export fails with ConfiguratorException   
 

  
 
 
 
 

 
Change By: 
 Naresh Rayapati  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.201524.1566916441000.3849.1567296629212%40Atlassian.JIRA.


[JIRA] (JENKINS-59103) jira-steps-plugin JCasC export fails with ConfiguratorException

2019-08-27 Thread jdo...@iso-ne.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jim D created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59103  
 
 
  jira-steps-plugin JCasC export fails with ConfiguratorException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Naresh Rayapati  
 
 
Components: 
 jira-steps-plugin  
 
 
Created: 
 2019-08-27 14:34  
 
 
Environment: 
 Jenkins: 2.180  org.jenkins-ci.plugins:jira-steps:1.4.5  io.jenkins:configuration-as-code:1.27  
 
 
Labels: 
 jcasc-compatibility  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Jim D  
 

  
 
 
 
 

 
 Using the View/Export feature of the Configuration as Code plugin with Jira Steps Plugin triggers a "FAILED TO EXPORT" while exporting the list of sites: 

 

config:
sites: |-
  FAILED TO EXPORT
  org.thoughtslive.jenkins.plugins.jira.Config$ConfigDescriptorImpl#sites: io.jenkins.plugins.casc.ConfiguratorException: Can't read attribute 'name' from [Lorg.thoughtslive.jenkins.plugins.jira.Site;@5d8c8f8c
at io.jenkins.plugins.casc.Attribute._getValue(Attribute.java:392)
at io.jenkins.plugins.casc.Attribute.getValue(Attribute.java:214)
at io.jenkins.plugins.casc.impl.configurators.DataBoundConfigurator.describe(DataBoundConfigurator.java:283)
at io.jenkins.plugins.casc.Attribute._describe(Attribute.java:260)
at io.jenkins.plugins.casc.Attribute.describe(Attribute.java:239)
at io.jenkins.plugins.casc.Configurator.describe(Configurato