Rendering multi user picker field in email notification

Other Gust May 10, 2016

Hi!

I want to put the values from multi user picker field in the email notifications.

 

I use this:

$!jetiFieldRenderer.renderCustomField($issue, 'customfield_12700')

But in the email notifications I get user logins, not display names.

 

$!jetiFieldRenderer.renderCustomField($issue, 'customfield_12700').displayName, of course, does nothing, because I have several users in the field.

 

How can I use for loop to put all user display names in the notification?

2 answers

0 votes
Raina Arjona November 15, 2016

Hi there! I put in a question for this a little while ago here: https://answers.atlassian.com/questions/38846365

This issue has been fixed and released as of version 7.0.19 https://metainf.atlassian.net/browse/JETI-1243

smile

Angela Tran November 15, 2016

Hi Raina,

Hmm, do I need to change any settings to get full names to work? 

Raina Arjona November 15, 2016

Hi Angela,

What version of jETI are you using?

Angela Tran November 15, 2016

7.0.23

Raina Arjona November 15, 2016

Hmmm... it was my understanding that it would work with the username and full name displayed.
Tagging @Tibor Hegyi [META-INF]. Since he worked on the change, he might be able to assist here. smile

Angela Tran November 16, 2016

He said that displaying full names for multi user picker fields is not possible right now, but in the roadmap. 

0 votes
Angela Tran November 15, 2016

have you figured this out?

Suggest an answer

Log in or Sign up to answer