Forums

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

Advanced search JQL issue.property does not work

Deleted user July 19, 2019

Hi,

my goal is to get all test executions that derive from a test plan via JQL.

 

I want to achive this by searching for issue type = test execution where issue propery = particular test plan.

 

Somehow JQL in the Issue Navigator does not work.

Whenever i use the auto completion the JQL command gets messed up and looks like this

" issuetype = "Test Execution" AND issue.prope"Test Plan" = xxx "

 

So how should a valid JQL command look like? 

Syntax help page is not useful in that case.

 

BR

Daniel

2 answers

1 accepted

0 votes
Answer accepted
Deleted user July 19, 2019

I dont know why you come up with Zephyr.

 

I found a solution:

not to try it like this

  • project ="xxx" AND issuetype = "Test Execution" AND issue.property ="Test Plan"

but this works

  • "Test Plan" = "issue ticket id"
0 votes
Thomas Magny-Garcia
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 19, 2019

Hi @[deleted] ,

Emilys (Zephyr) answer (https://answers.atlassian.com/questions/276873), "It is not possible to mix ZQL and JQL" and "You can only use ZQL in the Zephyr Search Test Executions navigator".

 

EDIT : I'm mistaken, this issue doesn't have a link with Zephyr. Sorry :/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events