Forums

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

JQL for subtasks that only include specific labels?

Barry Smith
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 20, 2014

Hello,

I'm trying to create a query to identify all regular issues and include subtasks that ONLY contain a specific label. Could someone provide me with an out of the box JIRA query for this? I work on a large server instance and do not have the ability to go the plugin route.

Thanks!

2 answers

0 votes
Asael Sepúlveda
Contributor
November 20, 2014

issuetype in standardIssueTypes() or (issuetype in subTaskIssueTypes() and labels in ("", ""))

0 votes
Ollie Guan
Community Champion
November 20, 2014

labels = xxx ?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events