Hi, How can i extract all the tickets worked by a particular person?
E.g. I have 2-3 stages through which a ticket flows to Business Analyst bucket. At any instance, if i want to check how many tickets him/her have worked upon can i extract that from filter section?
In addition to what @Trudy Claspill suggested, you could also export the full change history of the issues to Excel like this:
In this spreadsheet (download here) each row contains a change with the change field, old and new value, so you can filter to the changes of the "Assignee" field. Then you can use the Excel features to analyze the result, create a pivot table, for example.
In addition to the Excel flexibility, the nicety in this approach is that you can select the additional columns to export (issue key, summary, project, any other field), so you can include other fields in the report.
The sheet was created with Better Excel Exporter, a paid and supported app our team has been working on for 10+ years.
Hello @Mayur Gaikwad_Tech PMO
You can use the WAS operator with the Assignee field to find issues where the Assignee was set to a specific user.
https://support.atlassian.com/jira-software-cloud/docs/jql-operators/#WAS
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.