Hi, Dear Community,
I need a JQL that will retrieve all Epics, where all issues in the Epic are in the Done Category status.
Thanks in Advance.
Hi @Gor Greyan
This is not doable using native JQL.
You will need a 3rd party app for this or query the database (backup first), still not recommended.
Hi @Marc -Devoteam-
Thanks for the answer.
I have Scriptrunner, but couldn't find any appropriate JQL. Do you know any?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gor Greyan
As you are on DC, you could use;
See documentation: issue-links#issuesInEpics
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Marc -Devoteam-
Thanks a lot, my friend.
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.