Hi,
I have JMWE workflow post function to sent email notification upon issue created. In that post function HTML body I want to display all attendees to meeting through single and multi user piker with there full names. I'm using following code for single user picker and I'm wondering for multi user picker. Could you please help me with the expression to get the result.
Single user picker: <p> MH Lead( Multi user picker field name): ${issue.get("Custom field Name").displayName}
Multi User picker: ?
Regards,
Kumar
Hi @kk4065896 did you try?
Hi @kk4065896 , I think it needs some null checks. Can you try:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Martin,
Thanks so much. I'm getting "null" value as a return if I leave field as empty while creating. But, is there any way to get ignore that field if I leave as empty upon creation.
Btw is there any documentation regarding these expressions please share with me.
Thanks in advance.
Regards,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.