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.
Currently any issue open is displayed on my sprint backlog, If an Epic is on the backlog, I would like the children of that epic to be hidden from my sprint backlog. How can I do that?
Hello @KellyO
Since Stories (children of Epics) are the issues that should be getting assigned to sprints, they should be displayed in the Backlog. Generally Epics should not be assigned to sprints as they usually take longer to complete than the time frame of a sprint.
Can you provide more information about your use case where you have Epics in the backlog and don't want to have their child issues in the backlog, for a Scrum board where sprints are managed? What problem are you trying to solve with this.
Hello Trudy!
So, I have Epic that are in the backlog for my "Epic Kanban" board. Some of the epics that are on my epic backlog have issues (stories, tasks, bugs) that are associated to these epics that are on the backlog. Via my Sprint Board, when I look at the Sprint Backlog I want to be able to hide any issues that are children of an epic that is not in-progress.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for that clarification.
That requires a level of complexity that is not supported natively for Jira, as it requires filtering first for Epics that are not in progress, and then getting all the child issues for those Epics. Native Jira JQL can't support that.
Are you willing to get, or do you already have, third party apps that extend the JQL capabilities?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.