I'd like to create a filter to include
one Initiative only (ORANGE) -> many Features (BLUE) -> many Epic (PURPLE) -> many Stories (GREEN), Tasks.
I am missing something very simple :)
Unless I label everything up I cant seem to filter be connection the the top issue.
The image is from Advanced Roadmap - but i'd like to be able to do this in the Filter section.
Thanks Rache
Hi @Rachel Dinham - It grays out the child issues, but they're still shown if you simply filter on the Initiative key.
Yeah sorry - trying to get this info into an actual filter (not on advanced roadmaps), so I can show on a dashboard / put into confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh that's easy 🙂
issue in portfolioChildIssuesOf(YOURKEY)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Mark Segall - that's amazing thanks! been trying this for ages!
One thing is the top level issue "initiative" in Orange doesn't appear in the list, is there a way to add that to the filter jql?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes - You can do something like this:
issue in portfolioChildIssuesOf(YOURKEY) OR key = YOURKEY
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Mark Segall - I honestly think this has changed my life.....
They should add this to the first things to know!
Thanks so much!
My advanced roadmap now has no greyed out issues :)
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.