Forums

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

using JQL issue

Moori Bakhtiari
March 11, 2026

I try to use the following filter to extract all Manual tests, but it also returns some Generic, whats the issue and how can i have just manual tests.

 

project=XXXX and issuetype in (10047) and testType in (Manual)

4 answers

1 vote
Marc -Devoteam-
Community Champion
March 12, 2026

Hi @Moori Bakhtiari 

It seems you are using Xray.

The JQL you are providing only works in an on-premise self installed Jira version.

Xray in Cloud has much more limited JQL options, the only JQL you can execute can be found in the Xray documentation here;

I see also Xray is busy developing this for Cloud, but it's in a closed beta, see;

https://docs.getxray.app/space/XRAYCLOUD/44565225/Enhanced+Querying+with+JQL#Xray-DC-Compatible-JQL-Functions 

 

1 vote
Staffan Redelius
Community Champion
March 12, 2026

Hi @Moori Bakhtiari  and welcome!

Just a few question to clarify your problem.

  • Is the issuetype "10047" a standard Jira Issuetype or is it created by a test tool like Zephyr or Xray?
  • Is "TestType" a Jira standard field (Drop-down, label etc.)?

Not all issuetypes that are created via test plugins are searchable via JQL some need plugin specific syntax (like ZQL for Zephyr) 

You should get help via the JQL autocomplete for the "TestType" field if it is a dropdown it should look something like "TestType"[Dropdown].

 

Let me know if this helps!
Best regards,
/Staffan

1 vote
Vronik
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 Champions.
March 11, 2026

Hi

Without seeing the exact incident information, it's difficult, but perhaps try using TestType = "Manual" and make sure the generic ones are properly labeled

Regards

0 votes
Tomislav Tobijas
Community Champion
March 12, 2026

Hey @Moori Bakhtiari ,

Question - Are you using some test management marketplace app (like Zephyr or Xray)? 
Also, is "testType" a field or some kind of a function? If it's a JQL function, it's definitely not a native one. 👀

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events