Forums

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

Hi, everyone. How can I know which date an issue has been moved to done status?

Heldonor Martins Bastos II October 14, 2022

I need to know which issues have been done into an specific period. How can I do that?

2 answers

1 vote
Jack Brickey
Community Champion
October 14, 2022

If you seek to see the date an issue was moved to done status assuming that the resolution field is being set then simply add Resolutiondate to the column in an Advanced Issue search. 

0 votes
Mikael Sandberg
Community Champion
October 14, 2022

You can use the CHANGED operator to do this, similar to this:

status CHANGED TO "Done" BEFORE endOfWeek() AFTER startOfWeek()

Or if you want to define the dates you do something like this:

status CHANGED TO "Done" DURING ("date1", "date2")

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events