Forums

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

JQL Statement for where I changed status

Nate Dickinson
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.
March 3, 2022

I need to write a JQL statement for tickets where I have change the status. I want to keep visibility on tickets that I have put into test status, but where I am not necessarily the reporter, and I cannot use components as a filter because there are multiple people working on the same component. I am using the following statement to track the last day. 

 

 

 

project = XYZ AND status changed to "Testing" after -24h

1 answer

1 vote
Mikael Sandberg
Community Champion
March 3, 2022

You just have add BY <username> to your query to get what you are looking for, like this:

project = XYZ AND status CHANGED TO Testing BY Frodo AFTER -24h

Nate Dickinson
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.
March 5, 2022

Thanks, knew it was something like that. Have a good day Mikael. 

 

-Nate

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events