Forums

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

How to filter to see previous Status?

Karmandroid Singularity
Contributor
November 15, 2020

Let's say I have below statuses in the project:

  1. In development
  2. In Test
  3. Confirmed Done
  4. Reopen

The normal flow for the issue should be: In development -> In test -> Confirmed done 

But in some case when during In Test session we found an issue/bug, we will need to put status as Reopen.

So, the question is, after the task statuses changed to Confirmed Done, how do I filter which task was Reopen and which not?

2 answers

1 accepted

2 votes
Answer accepted
Artem Fomin - DevOps Action
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.
November 15, 2020
Karmandroid Singularity
Contributor
November 15, 2020

Yep, I just notice that there are "was" operator..

 

Thank you kind sir!

devika.lad@northgateps.com
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 3, 2023

For above results how to get the assignee who marked the issue Ready for QA (a status before the reopening) 

0 votes
zacharoula_brinia
Contributor
July 3, 2023

Hello,

 

I would like to filter status is reopened and status was reopened - how can I perform it in JQL, please?

 

Thank you!

Sravan Indukur
Contributor
January 22, 2024

status = reopened  and status was reopened

Like Brian Wanamaker likes this

Suggest an answer

Log in or Sign up to answer