Is it possible to search the issue history for an issue filter with JQL and return all issues where status was "xx example status" and assignee= "specific assignee"
It seems when trying this query and using the was operator that issues are being returned for assignee for all issues they were assigned to, instead of only the issues they were assigned to at a specific status in the history. Is there another way to write the query, or is this a limitation?
I'm also looking for an answer to this one, as the work progresses the assignee changes so I'm looking for a filter for specific assignee when Status is 'In progress' I would have thought some JQL filter would enable this?
Hello,
It is not possible out of the box.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the feedback. So just to confirm- are you saying that even though Jira uses assignee for many current issue filters, but when trying to search issue history that you can't use JQL to find the issue that had assignee of 'JoeTest' at the status of 'In Progress'?
This seems to be a very common query to need to see what past issues where completed by a certain person in a certain status. I am using issue 'status' to indicate 'In Progress' to be in development for example. So now I want to find all completed issues for a specific person where the status was 'In Progress'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.