The left nav epic panel is empty despite the fact that I have many epics in the project. Even if I add an epic from the left nav's "create epic" feature and give a story currently on the backlog that epic, it won't show up as a filter option.
Versions are showing up fine.
My board filter is:
project = RVCL and issuetype in (Story, Bug, Task, Spike) ORDER BY Rank ASC
and my subfilters are:
fixVersion in unreleasedVersions() OR fixVersion is EMPTY
Hello,
You should add the Epic issue type to your filter:
project = RVCL and issuetype in (Story, Bug, Task, Spike, Epic) ORDER BY Rank ASC
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline 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.