I need to create a JQL which displays the past assignee to an issue.
I tried using the following query : "project = "Project Name" and issuetype in (Bug, Story,"Any issue type") AND assignee was @assigneename
but what if we don't know the assignee name what would be the query that would give me the similar data?
Thank you @Melo this does the job thank you!
If we are unaware of the assignee names or user names is there a way to get the data where I see the list of issues and their past assignee details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd like to call your attention to a default report in Better PDF Exporter for Jira that creates an assignee history of an issue. It makes it easy to overview past assignees of an issue without figuring out the JQL query or any other difficulty.
See this tutorial blog on Jira assignee history.
(Please note that Better PDF Exporter is a paid and supported app and I'm part of the team developing it.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.