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

How to link issue when mentioned in the description field

Hi!

 

I'm trying to use Jira Automate to link any issue that is mentioned in the description field. 

I already have a working solution for issues that are mentioned in the comments section. This is a template and it looks like this. 

Comments.PNG

 

I tried to modify this into a new rule, for the description field. But for some reason it doesn't work. It looks like this: 

Description.PNG

 

Obviously I have made a mistake somewhere, but I can't figure out what. I tried with a lover case for "description.body" and "description.body.match" but that did nothing. Is the default description field called something else? 

Sorry if this is a trivial issue. I'm not code with any type of code. 

Any help would be appreciated! 

1 answer

1 accepted

5 votes
Answer accepted
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 27, 2023

Hello @Marcus_palm 

Welcome to the Atlassian community.

Instead of using {{Description.body}} use {{issue.Description}}

Comments are a special type of entity that have multiple attributes such as "body" and "author". The Description field doesn't have such extra attributes.

Also, within a rule when you want to access the data in an issue field you start the smart value by referencing the issue - {{issue.

...and then follow that with the name of the field - Description}}

Hi Trudy,

Well, that was about as easy of a fix as I thought. Worked great! 
Thanks for your quick reply! 

 

Best regards

Marcus 

Like Trudy Claspill 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