Forums

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

How can I retrieve both parent issues and their subtasks in Jira using JQL?

testcase1062 March 20, 2025

I want to fetch the parent issues along with subtasks without using any plugins. 

2 answers

2 votes
Jim Knepley - ReleaseTEAM
Atlassian Partner
March 20, 2025

Hi @testcase1062 

If I understand what you're asking for, I don't think you can accomplish that without ScriptRunner or another plugin that extends JQL.

You might be able to work something out using the Parent function, which will find sub-tasks of a specific issue, but I think that's more limited than what you want.

ref: https://confluence.atlassian.com/jiracoreserver/advanced-searching-fields-reference-939937719.html

0 votes
Sanam Malleswari
Community Champion
March 20, 2025

Hi @testcase1062

By using basic filter option choose parent custom field and later parent = 'choose your parent issues by using multiple choice'.
In result, it will provide all the child issues of chosen parent issues.


Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events