Adding up story points for queries?
For planing activities, all the time I have to add the story points for a set of stories.
And I can't find any built-in support for that.
All the time, I have to
And I can't find any built-in support for that.
All the time, I have to
-
export my query result,
-
import into some spread sheet,
-
run a macro to convert "5 pts" to "5" ...
- so I can finally add up numbers.
3 answers
Have you tried creating a plan for the Iteration / Timeline these stories belong to (assuming you are looking at the stories of the same iteration) ?
The Plan's Progress Bar can then show the progress in terms of the story points which would be the summation of the story points of all the stories of that iteration.
Here is a link from info center which might interest you: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/index.jsp?re=1&topic=/com.ibm.team.apt.doc/topics/c_review_progress_web.html&scope=null
Specifically, you can browse to the Progress and Load Bars section :
Rational Team Concert > Collaborating > Creating development plans > Planning the development using the web client > Managing work items > Progress and Load Bars
Here is a snapshot from the JKE Banking sample > BRM Sprint 1 (1.0) Plan showing the Progress Bar which a summation of the overall story points and completion out of it :
please elaborate if this does not address your concern.
The Plan's Progress Bar can then show the progress in terms of the story points which would be the summation of the story points of all the stories of that iteration.
Here is a link from info center which might interest you: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/index.jsp?re=1&topic=/com.ibm.team.apt.doc/topics/c_review_progress_web.html&scope=null
Specifically, you can browse to the Progress and Load Bars section :
Rational Team Concert > Collaborating > Creating development plans > Planning the development using the web client > Managing work items > Progress and Load Bars
Here is a snapshot from the JKE Banking sample > BRM Sprint 1 (1.0) Plan showing the Progress Bar which a summation of the overall story points and completion out of it :
please elaborate if this does not address your concern.