Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a Smart Value based on JQL query in an automation rule

Shaul Gazit
Contributor
April 28, 2022

We would benifit greatly from an automation rule that we are struggling to create.

The main issue we are facing is creating a Smart Variable which is based on a separate ticket then the one which triggered the automation rule.

Is there a way to do this using a combination of "Lookup issues","Lookup objects" and "Smart Values"?

Thanks in advance!

2 answers

2 votes
Fabian Lim
Community Champion
April 28, 2022

Hi @Shaul Gazit

You need to use {{triggerIssue.key}} to get the key. Or {{triggerIssue.summary}} to get its summary.

Cheers 

1 vote
Mykenna Cepek
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.
April 28, 2022

I think you're on the right track with wanting to use the Lookup Issues action in your rule.

We can't really help much without more details about the triggering issue (ticket) and the separate issue. For example, how do you plan to identify the separate issue?

Suggest an answer

Log in or Sign up to answer