You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello*,
our team is using BigPicture Scope and Gantt module to structure work and is often using Basic Tasks to aggregate JIRA tasks under their roof. I am looking for a way to query for all JIRA issues that are aggregated under the same Basic Task in JQL, i.e.
show me all JIRA issues that are "sub-tasks" of PROG-XXX-YYY
I have tried this, but either I am doing something wrong, or it does not work with basic tasks?
issue in allBoxDescendantTasks(PROG-XXX, PROG-XXX-YYY, 2)
Any suggestions are much appreciated :)
Felizia