Is there a way to list Jira issues where the Assignee shown is the Assignee who made a specific status change? I want to see which Developer did the Pull Request (effectively solved the ticket)... Not the final Assignee, that is normally the QA team...
The status field is supported by JQL, you can find examples here:
I'm not good in JQL, it's simpler for me to filter with Issue History for Jira app from my team. It captures all the changes for the list of issues. Here you can filter by Project, Sprint, Assignee, date range, etc. And monitor changes for status or any other issue field.
There is 30 days free trial, so you can check if it fits your case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.