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!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.