Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,649
Community Members
 
Community Events
184
Community Groups

Using JQL for Reporter/Assignee in Notification

I've successfully created an automation which sends a message to the Reporter of an issue to create an assignment for the Assignee of the issue, however, the names do not display in the email. I know I have the JQL wrong, but can't find how to correct it.

Here's what I have:

Hi {{reporter}},

Your audio request {{issue.key}} is being edited! Please create an assignment in PSA for {{assignee}} so they can bill their time.

Thank you,

This is what I'm getting:

Hi 5bb270c59ba2930990f80b30,

Your audio request AUDIO-1878 is being edited! Please create an assignment in PSA for 557058:51463bee-ed0e-4065-81e7-1c4ce9851382 so they can bill their time.

Thank you,

So clearly it's displaying the code for the user name instead of the user name. I'm sure it's pretty simple, so I hope someone can help. 

Thanks!

1 answer

1 accepted

1 vote
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 18, 2023

Hi @Lydia M 

Please try using the displayName attribute for user fields, such as with {{issue.reporter.displayName}} : https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/

Kind regards,
Bill

Thanks Bill! 

I actually continued digging and found the glorious Smart Values page. I'm living for this!! 

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events