-
Bug
-
Resolution: Fixed
-
Low
-
3.13.2, 4.1.2
-
3.13
-
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>
- causes
-
CONFSERVER-14442 jiraissues macro does not display cascading select-list values properly
-
- Closed
-