Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do i track the work my developers have done to use for their annual reviews

Jose Delgado
March 23, 2026

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. 

3 answers

1 vote
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 23, 2026

Hi @Jose Delgado 

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:

https://confluence.atlassian.com/jirasoftwareserver100/advanced-searching-operators-reference-1442844125.html#Advancedsearchingoperatorsreference-WASWAS

 

Kind regards,
Bill

0 votes
Melisa Mutlu (OBSS)
Atlassian Partner
March 24, 2026

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.

  • Use Assignee Duration or Assignee Duration per Status reports to track how much time each developer spent on issues and in specific statuses.
  • Build Aggregate Reports to see the average or total time developers spent on specific issue types, giving you a clear overview of team performance.
  • Apply date filters to all reports so you can focus on a specific time period.
  • Customize reports with JQL filters and export results to Excel or CSV for easy sharing and analysis.

image (2).png
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

0 votes
Danut M [StonikByte]
Atlassian Partner
March 24, 2026

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

image.png

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.

image.png

image.png

image.png

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. 

Suggest an answer

Log in or Sign up to answer