Forums

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

Access issues in lookupissue array.

Sijo Joseph March 14, 2024

Is there a way to access individual issue key in the lookupissue in jira automation , if the size of the lookupissue is greater than 1?

1 answer

0 votes
Trudy Claspill
Community Champion
March 14, 2024

Hello @Sijo Joseph 

Can you explain the root problem you are trying to solve with your Automation rule and show us the rule you have developed?

The Lookup Issues action returns a list/array of issue objects. You can use a For Each branch to step through the list and execute operations against each issue in the list.

There are also some special attributes of the {{lookupIssues}} smart value such as {{lookupIssues.first}} which will access the first issue in the results set.

After we understand your use case and see what you have in your automation we will be better able to offer suggestions.

Suggest an answer

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

Atlassian Community Events