We have a problem: epics are not displayed.
We have reviewed all the settings, it is not displayed even in the backlog, moreover we tried to activate the epic panel in the backlog, but when you activate it it says: your project has no epics. In the end we created an epic through this panel, it appeared on it and immediately disappeared. That is, Jira does not read that there are epics, they are visible only in issies, but not in the board, but they are not even visible in the backlog. Moreover, when we have child-issuse linked to an epic, it should show the affiliation, but it doesn't. All settings look correct. Help us what can we do?
Hi @Timmyyarr , like Humashankar said, definitely check your filter query to see if it is exluding epics. You may also want to double check the location of the board and whether or not this board is pulling in issues from multiple projects.
I posted a video on my youtube channel to help you troubleshoot epics not populating on the backlog: https://youtu.be/d1QXl7WbjYY
Hope it helps!
Hello @Katrina Lieber thank you for such amazing answer and detailing description, everything was clear, but we faced the situation that we have Team-managed project and you Company-managed project, and unfortunately it's not possible to switch this as far as I google it, anyway big thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Timmyyarr
Navigate to Board > Configure > General > Filter Query. Review the query to verify that it encompasses epics.
A typical JQL query that includes epics might resemble the following: "project = 'YourProjectName' AND issuetype in (Epic, Story, Task, Bug)".
If the query explicitly excludes epics, simply update it to incorporate the issuetype = Epic parameter, thereby ensuring that epics are properly accounted for within your board's filter.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.