Forums

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

How do i get the reopened defects even if it is closed now?

Joseph Thadeus
September 19, 2018

I am trying to find the First Time Right (FTR) report for which I need to find the defects which are reopened after it went for the retest. 

Can somebody help me to find this

1 answer

1 accepted

1 vote
Answer accepted
Deleted user
September 19, 2018

Hi @Joseph Thadeus,

I'm not sure I understand, do you want to find issues in Jira that have transitioned from a Closed status to something else due to a retest? 

If so, that is possible.

Thanks

Joseph Thadeus
September 19, 2018

Hi Danny, 

I have fixed a defect and put it on retest. The test team reopned it which means the fix is not working. Dev team worked on it and fixed it and it got closed. Later I am not able to find the reopened (earlier and not now) defects.

Deleted user
September 20, 2018

Would this work for you;

type = defect and status changed FROM (closed) TO (retest) and status = closed
Joseph Thadeus
September 20, 2018

Danny,

Thank you very much. It works and you have saved my time :)

Deleted user
September 20, 2018

Anytime @Joseph Thadeus,

If you are happy with my proposed solution please accept my answer so that others may find this solution helpful :) 

Thanks and have a great day

Suggest an answer

Log in or Sign up to answer