Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get a specific JQL for an epic with its Tasks

Swarna Radha
Contributor
September 17, 2018

Hi, 

I want to get a JQL with an epic with its task being displayed.

 

1 answer

1 accepted

0 votes
Answer accepted
Mohamed Benziane
Community Champion
September 17, 2018

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

Swarna Radha
Contributor
September 17, 2018

@Mohamed Benziane

The JQL above is giving me tasks.  I want the below scenario.

Epic

Task1

Task2

Mohamed Benziane
Community Champion
September 17, 2018

@Swarna Radha

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

Suggest an answer

Log in or Sign up to answer