Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,380
Community Members
 
Community Events
184
Community Groups

JQL & Google Sheets - Not Listing All Subtasks

Hello,

I have a bit of a conundrum I'm hoping to get a hand with. I'm using Jira Cloud for Sheets and have successfully imported several issues to a google sheet. However, I noticed that not all the subtasks are importing for some reason. I expect that it's because I'm not using the correct JQL as I'm a bit new with it, but I'm not sure what to change in my syntax.

I'm simply trying to call each sub-issue under one issue in a project. Here's what I'm currently using:

=JIRA("project = MYPROJ AND 'Epic Link'= XXXX-3641 OR (issuetype = sub-task AND 'parent' IN (XXXX-3641))", "summary, status", 0, 10) 

If there's a simpler way to just get a list of every sub-issue grouped under an issue I'm all for it. Thanks in advance for any help!

1 answer

0 votes
Jens Schumacher - Released_so
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.
Mar 30, 2023 • edited

Hi Rena, 

Take a look at this thread: https://community.atlassian.com/t5/Jira-Software-questions/JQL-to-show-all-issues-and-subtasks-in-an-epic/qaq-p/1432325

The thread outlines how to get all subtasks in "Team Managed" and "Company Managed" projects. 

This seems to be the best answer in the thread. 

parentEpic in (EPIC-1, EPIC-2)



Hope this helps,

Cheers,
Jens

Released.so - Release notes powered by Jira

Hi there, thanks Jens,

 

For some reason even using this query does not fix the problem, and I'm not sure why. I was able to pull everything I need by calling the entire Epic, but for whatever reason when I attempt to look for the entire sub-task list within a task, I was still missing some sub-tasks. Any ideas would be appreciated!

Suggest an answer

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

Atlassian Community Events