Query to find all the Cloased (or ReOpened) defects between given dates
Hello,
I am trying to pull out list of defects, for the following, could I please get help for the following:
1. All the defects Reopened (status changed TO Reopened) between give dates say 2016-12-01..2016-12-10 (or other query like > 2016-12-01)
I think answer for the same could be extrapolated to Closed status.
2. All the defects whose status changed FROM 'Reopen' to any other state between given dates.
I did see a defect on state transition report which is much complicated includes from State1 to State2 from Date1 to Date2, which is really nice to have.
Here my requirement is not complicated; would like to see list of defects Reopened during the week, list of defects Closed during the week.
Appreciate your help!
Thanks,
Siva
Please sign in to leave a comment.
Hello Siva, thank you for your questions!
As you know, we have some State Transition reports in YouTrack, you can use them to get some statistics about your issues. However, you can't get from such report to actual issues list yet, please vote for this feature request here: https://youtrack.jetbrains.com/issue/JT-38826
To perform the search that you're talking about, YouTrack needs to search issues by their history. It's not currently possible, but we have it in our plans. Please vote for this feature request: https://youtrack.jetbrains.com/issue/JT-32215 to be notified of the progress made. Also you can watch the news on our blog: https://blog.jetbrains.com/youtrack/
Let me know if you have any further questions, thank you.