You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
Thanks TC, that's a good answer.
It would be nice if the issues were hidden by default however, this will work for now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.