-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
None
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
The XML view does not shows the Full Name. Steps to replicate:
- create a User Picker field and add it to a screen
- create a new user. Let's say username="jalbion" Full Name="Janet Albion"
- create an issue and set choose "jalbion" in the User Picker type field
- go to Issue Navigator
- add User Picker type custom field to the column
- search for the issue in the Issue Navigator
- choose to view the Issue in the XML view and the XML will return username:
<customfields> <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker"> <customfieldname>userpicker</customfieldname> <customfieldvalues><customfieldvalue>jalbion</customfieldvalue></customfieldvalues> </customfield> </customfields>
- relates to
-
JRACLOUD-27026 XML View Display User As Username Instead of Full Name
-
- Closed
-
-
JRASERVER-25324 XML View Display Version As ID Instead of Version Name
-
- Closed
-