Forums

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

How to find out how many tickets went through QA Testing status?

Dmytro Reva November 19, 2019

Hello,

I'd like to get statistics on how many altogether all kinds of tickets (bugs, tasks, etc.) went through QA Testing status? 

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Brant Schroeder
Community Champion
November 19, 2019

PROJECT = "Project Name" AND (STATUS WAS "QA Testing" AFTER "date1") AND (STATUS WAS "QA Testing" BEFORE "date2")

Dmytro Reva November 20, 2019

Thanks indeed!

Suggest an answer

Log in or Sign up to answer