JQL to get the subtasks of specific issue

Angel Montenegro June 25, 2012

Could some one help me to write a JQL that gets the sub tasks of a specific issue?

Thanks

3 answers

1 accepted

18 votes
Answer accepted
Dieter
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 25, 2012

look here

something like

parent = TEST-1234

should do it and get all subtasks of TEST-1234

James Peckham September 24, 2019

this isn't working in a confluence filter. 

seems to be 

"Parent Link" = FE-2270 

now

Like John Stafford likes this
0 votes
David Skreiner
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.
October 6, 2016

There's a free plugin that supports sub task operations. Haven't tried it though.

https://marketplace.atlassian.com/plugins/ru.andreymarkelov.atlas.plugins.utils/server/overview

Max Cascone April 19, 2018

Is there any free equivalent of this for Cloud instances?

Like Jenn Sherman likes this
0 votes
Thomas Schlegel
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 25, 2012

Hi,

you can use the JQL Tricks Plugin for this. Unfortunately it is not for free. Look here: https://marketplace.atlassian.com/31399

Cheers

Thomas

Suggest an answer

Log in or Sign up to answer