In JIRA reports and tickets, the name of previous assignee is appearing as resolver If a new agent/support staff resolves a ticket without assigning it to himself.
I want to know if there is any additional field which we can configure to show “Resolved By” name alongwith “Assignee” name in our tickets, reports and Dashboards
Welcome to our Community.
As far as I know, Jira native functions don't store the "Resolved By" user field. However, you let me think out a solution:
1.Create a custom field of Single User type (e.g. named "Resolved By")
2.Create a Jira automation rule:
when the issue is resloved, then edit that custom field and store the transition operator or actor to this field.
Hope it helps.
Thanks & Regards,
YY哥
You need to add the new custom field to the edit issue screen.
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 your response. I have created a custom field for resolved by. Please explain in detail how to implement automation rule.
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.