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.
Thank you.
It was possible by setting the following in Create variable.
{{lookupIssues.size}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.