Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

We highly recommend always using the "fullname" and "emailadressemailaddress" functions with this custom field in order to get formatted data. You can check more about formatting User Picker custom fields here.

...

Below are ways to extract data from an User a User Picker From Project Role custom field, used by the Alternative Assignee plugin.


Imagine that you want to extract raw data from a custom field named "Single User Picker". You can just do this:
${Single User Picker}
You can also apply the "fullname" and/or "emailaddress" function to this (we highly recommend that you do this):
${emailaddress:Single User Picker}
or
${fullname:Single User Picker}


Below is an image of an example of a User Picker From Project Role custom field, used by the Alternative Assignee plugin.

This is how it translates to a Word document template as resolved by Xporter for Jira: