-
Bug
-
Resolution: Fixed
-
Low
-
2.5.6, 3.9.1, 4.0.2
-
4
-
Severity 3 - Minor
-
1
-
When searching for issues in a JIRA with Service Desk, you can select the "Customer Request Type" (or SLA, or Request Participant) custom field as a column. This displays correctly.
If you now export as xml, then the value for the "Customer Request Type" field is not included in the generated xml.
<customfield id="customfield_10000" key="com.atlassian.servicedesk:vp-origin"> <customfieldname>Customer Request Type</customfieldname> <customfieldvalues></customfieldvalues> </customfield>
From our Confluence, we search JIRA/SD and rely on the xml export to process the output using xslt. Because the "Customer Request Type" is not included in the xml, we cannot display it on our page.
It also means the field cannot be displayed in Confluence using the JIRA issues macro. See CONF-38703.
- is related to
-
JSDSERVER-581 Service Desk SLA Custom Field values doesn't show in XML format
- Closed
-
CONFSERVER-38703 Issue Macro Does Not Shows Service Desk's Custom Field
- Gathering Impact