Getting Child Issues of Child Issues

Gökberk Karaca June 3, 2022

Hello, I could manage to reach the child issues of an issue using JQLbut now i need to reach the child issues of that child issues too. You can see how i did in line 31 in the screenshot. How can I do that using Jql? Thanks. image.png

2 answers

0 votes
Andrea Pannitti
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2022

Hi @Gökberk Karaca ,

You could try changing the line 31 with the following:

def jqlQuery = "issueFunction in linkedIssuesOfRecursiveLimited(\"issue = ${issue.key}\", 2)"
0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 3, 2022

At what level are these parent child issues at?

You could eacily be talking about any level in your hierarchy, for example:

Programme

Initiative

Feature

Epic

Issue

Sub-task

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events