Forums

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

Why AM Utils JQL Queries not recognised

Simon Kent
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!
September 4, 2015

We are on JIRA 6.4.6. Have installed AMUtils and this is enabled. However the new JQL functions, e,g, issuesSubtasks, do not appear to be recognised. "Error in the JQL Query...."

 

issuesSubtasks(project = DWN AND fixVersion = 1509.0.0)

2 answers

0 votes
JamesT
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.
May 31, 2016

I think I figured it out, you must use the syntax

issues in issuesParents("Priority=Critical")

You can combine that with the rest of the JQL, but you must use the "issues in" format for this.  Also, I had to use issuesParents() when I thought what I wanted was issuesSubtasks(), so try both to get what you want!

Andrey Markelov
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.
August 18, 2017

Checking

0 votes
Pilar
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.
September 4, 2015

Check if there is any configuration to enable this JQL command by project.

I know in JQL tricks you have to enable each function by project.

Pilar

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events