I want to filter all issues that are linked to one or more epics. I use the following JQL but I do not get any results.
"Epic Link" in (ABC-11)
I am trying to filter within a Next-Gen-Project but there are also classic projects. Even when limited to one project I do not get results.
project in (ABC) AND "Epic Link" in (ABC-11)
Is this a bug?
Hi @Aljoscha Zöller - Is this a Next-gen project? Those use a different scheme for linking issues to epics.
It is a next gen project (please see my initial question). It would be great to get same result sets using JQL though. So can this be fixed or is there a current workaround?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there!
This sounds like a bug to me. When I try to query against the "Epic link" field I do get some results.
You can also try using the "Parent Link" instead.
Hope that helps,
Velizar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you. Unfortunately
"Parent Link" in (ABC-11)
or
"Parent Link" = ABC-11
is not working either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please provide a screenshot of the actual error? I have some doubts it may be a permission problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is not. I have the permission to see the tickets and the epic.
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.