We deliberately built a product development workflow whcih includes stages and steps performed by various teams: analysts, developers, and QA. I am looking for some standard way to register and generate reports on the efforts of various teams across one workflow in story points.
Suppose analysts estimate their work in X, then the tasks move to developers, and they estimate their work in Y story points. Is there a way to register both numbers and have a report on them? Same with time spent on tasks.
Can I confirm...
---
If these are multiple teams...
Whilst technically possible - probably using separate fields per team, and a SUM field (which totals the Story Points into a singular value) - I would recommend considering if this is the most optimum approach.
I would take into account:
^ So whilst technically possible, I would recommend considering if it's the best solution from a ways of working perspective - or, if it is worth revisiting your data model, how you break down the work, and how it is tracked/delivered.
Ste
Welcome to the community!
If you need to track the efforts per team who touches the ticket, one option would be to create separate story points per team with new custom fields for estimates vs actuals.
For example you if you have Team A and Team B, each would have an estimate customfield and then actual custom fields. You can then use jira automation to sum up the story points for each custom field to the systems' estimated story points and story points.
The other option would be to have sub-tasks on each story where each team would estimate their efforts and actual. Then use jira automation again to pick up the totals.
Regards
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.