Hello!
I'm looking to create a filter that displays tasks where the associated epics are in a particular status. Specifically, we have development tasks that we want to exclude from a board until the parent epic has been moved into a state indicating it is ready for development.
Is this possible? I see some related-looking questions referencing using perhaps parentEpic() to do some filtering, but those all look like solutions where the epics are being specified by key rather than some field condition.
I might have thought this would be where "Epic Status" would be used, but the basic filter feedback claims it's not applicable here. Maybe it's because that's the separate status with options associated with epics?
JQL is not a SQL, and so does not support the nested/correlated query syntax needed to do what you ask.
Some options to help your use case are:
Kind regards,
Bill
Did you test any of these options? I'm looking to do the exact same thing and I'd love to hear what worked/didn't work for you.
Thanks,
Rojin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@rkianian Sorry, I don't recall where I landed on this. I actually think that I found articles demonstrating some sort of cascading filter capability at some point but my team just gave up on it due to the lift involved. We've moved to a hybrid approach where we manage our epics in Airtable and use that to drive our task selection.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Andrew Grossman Ok, thanks for the update!
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.