Hi,
I want to get a JQL with an epic with its task being displayed.
Hi @Swarna Radh,
You will need a plugin like scriptrunner to find issue in epic.
Query can be this:
issuefunction in linkedIssuesOf("project = test", "is Epic of")
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know if it is possible, i'm not very familiar with scriptrunner jql function.
Sorry i can't give you more information.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found this page
hope this helps
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.