The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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}}

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events