I am trying to find a plug-in or query that will allow me to generate numbers of stories, bugs or other ticket types my developers have processed through out a given time period.
How do you know which issues the team members "processed"?
If the were assigned to the issues, you could ask them to query for the ones assigned during the time period, using the JQL operator WAS with DURING for the range:
Kind regards,
Bill
Hello @Jose Delgado
You can track your developers’ work using Timepiece - Time in Status for Jira, which provides ready-to-use reports for exactly this purpose.
With Timepiece, you can:
Generate Status Duration reports to see how long each issue spent in each status, helping identify workflow bottlenecks.
This way, you get a clear view of stories, bugs, or other ticket types processed by your team over any chosen time period, without manually parsing changelogs or using the API.
Since you are using Jira Data Center, Timepiece works seamlessly in both Jira Data Center and Jira Cloud, so this solution covers both environments.
You can find Timepiece - Time in Status for Jira on the Atlassian Marketplace.
Full disclosure, I’m on the team that makes Timepiece - Time in Status for Jira.
Best,
Melisa Mutlu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jose Delgado,
I would recommend trying the Jira's Two Dimensional Filter Statistics gadget configured with a saved filter that returns the issues resolved during that time period and with stats by Assignee and Work Item Type.
If you need a more detailed view, you might want to try the Pivot Table & Pivot Chart gadget available in our Great Gadgets app. It allows you to display statistics across multiple fields - not just issue counts, but also sums and percentages—presented as tables, heatmaps, or charts.
You can find more details about this gadget and additional performance metrics to track for annual developer review in this article: https://community.atlassian.com/forums/App-Central-articles/7-Essential-Team-Performance-Metrics-To-Track-In-Jira-By-Using/ba-p/3093251.
Hope this helps.
Danut.
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.