Forums

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

I want to check if all statuses are closed in {lookupIssues}

koutarou ishibashi
Contributor
October 2, 2023

Using JIRA automation, we search for child issues with a process value of A below.
"Parent Link" = {{issue.key}} AND Process = A

After that, I want to check that all statuses are closed using {lookupIssues} in JQL conditions.
Please lend me your wisdom on how to write it.

1 answer

0 votes
Alex Koxaras -Relational-
Community Champion
October 2, 2023

Hi @koutarou ishibashi 

You can try using the following rule:

rule0011.png

koutarou ishibashi
Contributor
October 2, 2023

Thank you.
It was possible by setting the following in Create variable.

{{lookupIssues.size}}

Suggest an answer

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

Atlassian Community Events