Forums

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

How can I search for Test issues in Jira that have zephyr test executions created or updated today?

Sebastian Gaga
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!
December 13, 2023

Hello! I want to search only for the issues in jira (issue type Test) that have zephyr test executions, and those executions to be created or updated within a certain timeframe (today, yesterday, last week, etc). 

I know that by using ZQL I can get executions and I can use the startOfDay() method for the execution fields, but that only filters the executions and not the jira issues. I tried to use the same method in JQL with "created" or "updated" fields, but the main problem here is that if you do some test executions on a test ticket, it wont appear as updated today because you did not modify any jira fields, only the executions. So, thus far i cannot find a way to link those two and filter them as needed.

0 answers

Suggest an answer

Log in or Sign up to answer