Hi there,
We’ve applied a board filter that excludes one particular EPIC and it goes something like this:
project=X AND “EPIC LINK” != ABC-133
however, when navigating to the roadmap view, the roadmap is completely empty.
Any idea what I’m doing wrong?
Hi Dexter,
Welcome to the community!
What is happening in your situation is that you are preventing that one parent issue to be shown in the board.
The roadmap is based on the same JQL filters as your board and it is supposed to show the Epics and filter it by Epics, not by their child issues (using parent link).
If you would like to remove some epic from the roadmap view, I recommend instead of using "Epic link != ABC-133" to use "issuekey != ABC-133", by doing this you are filtering in the Epic level and not in the child level.
Please give it a try and let me now how it goes.
Kind regards,
Carlos
Thank you, Carlos! That fixes the roadmap issue.
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.