Forums

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

Filter: How many Issues failed testing?

Stefan Nerke
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!
July 15, 2020

Hello Team,

we would like to get an overview to all Issues, which have failed testing of all our projectes last Year.

I tried using "Changed to Status" but due to the fact, that the current status is mostly "done" it failes.

 

Is there a way to show issue movments that once happend?

1 answer

0 votes
Bill Sheboy
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 15, 2020

Hi @Stefan Nerke  -- Welcome to the Atlassian Community!

The status CHANGED operator uses the history and can show that.  Please try:

project = myProject AND status CHANGED FROM "first status" TO "second status" DURING (yyyy-mm-dd, yyyy-mm-dd)

There are several variations of this, and the date range seems to be the key for what you want.  Please look here for more details:

https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-operators/

 

Best regards,

Bill

Suggest an answer

Log in or Sign up to answer