Hi Everyone!
I hope someone here is able to please help with this problem, I've been tearing my hair out for days!
Our Advanced Roadmap is filtered to show issues from a quarter. This is done through a custom "Quarter" string field.
The roadmap shows a hierarchy of issues from Epic to SubTask.
The problem we have is that when a Q4 epic has a Q3 child issue, and the roadmap view is filtered for Q4, then the Q3 issue is still shown.
While the child issue is greyed out, I think it looks confusing and I would prefer it wasn't shown.
Is there a way to prevent issues from showing at all if they don't have the roadmap view filter requirement?
Hi @Andy
You could totally exclude the specific issue by hiding the problematic key within the source data.
In your "issue sources" (under "plan settings") - you can use a "filter" option as the means for selecting data to show in the plan.
Create a saved filter for your usual data and add "... AND key not in (ABC-123)" clause to hide the child issue - then use this as the source for your plan.
Alternatively, you could hard code the filter to only show data for your specific "quarter" and then build a separate plan for each quarter as needed.
I hope this helps,
TC.
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.