-
Bug
-
Resolution: Fixed
-
Medium
-
4.2, 4.3, 4.4, 5.0.5, 6.2, 6.3.6, 6.3.12, 1000.5.0 Cloud, 7.3.3
-
4.02
-
14
-
Severity 2 - Major
-
232
-
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
<customfield id="customfield_10930" key="com.atlassian.jira.plugin.system.customfieldtypes:multiversion">
<customfieldname>Target Release</customfieldname>
<customfieldvalues>
<customfieldvalue>36029</customfieldvalue>
</customfieldvalues>
</customfield>
As a result, the issue macro display result of Target Release as 36029 instead of 13.04
Steps to Reproduce
- Create a custom field in JIRA that deals with versions (either 'Version Picker' or 'Multi Version Picker')
- Open any ticket and try to add these versions and put the values
- Use the JIRA XML API to get the value of these custom fields
- Expectation to see the values of these versions
- Actual, we only see the IDs of these versions
Resolution
- This issue is resolved out of the box in Jira 8.0.0
- For Jira 7.13.x and 7.12.0, the dark feature outlined below will resolve the problem:
- Navigate to https://<JiraBaseURL>/secure/admin/SiteDarkFeatures!default.jspa
- Next to Enable dark feature, paste:
com.atlassian.jira.plugin.export.xml.unified.enabled
and click Add
- Verify that the Jira Issue/Filter shows the correct result
- blocks
-
CONFSERVER-32610 JIRA Issue Macro shows the ID instead of the value
- Closed
- causes
-
CONFSERVER-32610 JIRA Issue Macro shows the ID instead of the value
- Closed
-
CONFSERVER-43035 Confluence doesn't display version-name but ID as value in JIRA Macro for version-customfield
- Closed
-
PS-18057 Loading...
- duplicates
-
JRASERVER-28365 The xml for version picker customfield provides the version id instead of the version name
- Closed
- is duplicated by
-
JRASERVER-25324 XML View Display Version As ID Instead of Version Name
- Closed
-
JRASERVER-40943 XML issue export returns the custom field id rather than the value for multiversion custom fields
- Closed
- is related to
-
CONFSERVER-43833 JIRA Chart macro displays JIRA project ID instead of project name for Project Picker field
- Gathering Impact
- was cloned as
-
RAID-197 Loading...