The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

JQL Filter for Task and Sub-Task with their statuses

Suchit Kharatmol
December 12, 2017

Hi Team,

We need JQL filter to get all task and their relevant sub-task with their statuses of particular project like this:

||MAIN ISSUE JIRA ID||STATUS||SUBTASK JIRA ID||STATUS
|Col A1|Col A2|Col A3|Col A4|

Could you please help us on this?

Thanks,

Suchit Kharatmol

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
John Fernandes
January 8, 2018

Hello Suchit,

This is not possible to achieve using issue navigator view.

If you have ScriptRunner for example, you can search for issues that have sub-tasks using

issueFunction in hasSubtasks()

 and then you can achieve something like:

Screen Shot 2018-01-08 at 1.06.41 PM.png

but you still can't show the status, because you can have more than one sub-task per issue.

This view you are suggesting you will only be able to have using a report plugin, like eazyBi.

Hope it helps.

 

Regards,

João Fernandes

TAGS
AUG Leaders

Atlassian Community Events