How to get parent task that does not have sub-tasks?

Suresh July 2, 2015

Hi,

we need list of parent tickets that does not have sub-tasks.

Thanks,

Suresh

 

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Udo Brand
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 2, 2015

A parent always has a subtask, what you mean is a standard issue type with no associated subtask.

If you have scriptrunner installed you can use

not issueFunction in hasSubtasks() and issuetype in standardIssueTypes()
0 votes
Volodymyr Krupach
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 2, 2015

In Java code or in JIRA UI?

TAGS
AUG Leaders

Atlassian Community Events