Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-22226

XML export does not display cascading select-list values properly

XMLWordPrintable

      When exporting to XML the Issue Navigator, the values of custom fields of type "Cascading Select" do not appear with the right values. They come populated with IDs instead.

      Here is an example:

      <customfield id="customfield_10090" key="com.atlassian.jira.plugin.system.customfieldtypes:cascadingselect">
        <customfieldname>System</customfieldname>
        <customfieldvalues>
          <customfieldvalue key="">10060</customfieldvalue>
          <customfieldvalue key="1">10061</customfieldvalue>
        </customfieldvalues>
      </customfield>
      

              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              rgadami Rodrigo Girardi Adami
              Votes:
              17 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: