How to filter issues updated at some certain days before.
I'd like to filter issue more free than the keywords {last week} {last month} do.
for example, I'd like to see the last two weeks Fixed issues.
How to write such time filter clause?
Thank you for help.
for example, I'd like to see the last two weeks Fixed issues.
How to write such time filter clause?
Thank you for help.
Please sign in to leave a comment.
unfortunately there is no possibility search for issues history. Please vote/comment the http://youtrack.jetbrains.com/issue/JT-3069
You can search for currently Fixed issues those were resolved last week: #Fixed updated: {Last week}, but it can be not full set of fixed in last week issues, because part of them can now be #Verified and are excluded from the results.