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.
I created a number of epics in the project, as shown below:
But the epics are not showing up in the backlog view, in the "Epics" tab as expected (and this is how I've always created epics)
Can you try checking your "Filter Query" from your "Board Settings", if your filter query result doesn't show "Epics" then you need to adjust your filter accordingly.
Ex:
From: issuetype in (Bug, Story, Task) AND project = XYZ ORDER BY Rank ASC
To: issuetype in (Bug, Epic, Story, Task) AND project = XYZ ORDER BY Rank ASC
or you can keep it default to - project = XYZ ORDER BY Rank ASC
Hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.