You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bayer,
If I leave this field empty while creating issue it is not sending email notification to me.
Regards,
Kiran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.