So all I am trying to get a list of issues
- closed in the past x number of days
- by assignee
So I go to Issues and Filters
Click on "Done issues'
Then what? It is not giving me an ability to filter by assignee. Where is the closed/resolved date? I see "updated" date which does not necessarily reflect a task's closed date.
So I go to Search Issues and select an assignee. But I still have no ability to get issues that got closed within the past x days. Does the concept of the "closed/resolved" date not exist? It is the date when an issue was marked "Done", NOT when it was last updated. I could update an issue that has been marked done a long time ago.
Hey David, the ability is there, you just also need to set the status changed from , i.e from open to resolved or any other as you want.
Updated Time Range AND status changed by Assignee from StatusA to StatusB
See example below:
updated >= -2w AND status changed by (kiran.xyz) from open to resolved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.