Forums

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

Automation variables between diffrents issues

Chasovskikh Kirill
Contributor
November 11, 2022

Hi!

i'm trying to get a field value out of field from another issue.

i'm using automation rule with cycle FOR, that finds an issue with JQL search and assigns a variable "abcdef". I'm trying to use this variable in trigger issue, but it's empty. 

97422dad4e.png

 

Is there any way to get field value out of the issue from JQL search to trigger issue?

1 answer

1 accepted

2 votes
Answer accepted
Stefan Salzl
Community Champion
November 11, 2022

Hi @Chasovskikh Kirill 

as you put the variable into the branch it only „exists“ within the scope of the branch.

I would recommend to replace the branch with a lookupIssues action. This would also filter the requested issue by JQL and you could then use the smart value {{lookupIssues}} to use directly in your trigger issue (comment action). 

Best
Stefan

Chasovskikh Kirill
Contributor
November 11, 2022

hi @Stefan Salzl 

thank you for the answer. With lookupIssues it works!

Like # people like this
Stefan Salzl
Community Champion
November 11, 2022

Awesome. Good to know your problem is solved and thanks for the feedback ;)

Suggest an answer

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

Atlassian Community Events