How to show the progress (% complete) of a story in a plan?
My team is currently using the Kanban methodology. In RTC, we currently use a backlog of stories, with stories planned for a current, quarterly plan. Those stories are ranked within the quarterly plan. The stories are not estimated and have no tasks. I would like to add a field (attribute) to show the current progress of the story, or in a percentage, how much of the story is complete. I have successfully added a "Percent Complete" attribute with a small string type text box in the story. I would like for the "Percent Complete" attribute to show in the View Layout of the quarterly plan. If possible, I would like the field to show as a green progress bar.
|
2 answers
You need to add the new custom attribute to the Plan Attribute Mapping.
Open the project area in Eclipse client.
Switch to Project Configuration tab.
In the tree navigate to Project Configuration --> Configuration Data --> Planning --> Plan Attributes.
In this configuration you need to add a new Attribute Mapping for the custom attribute you have created.
|
Aradhya, he also wants this number (stored as text in a string) to show as as graphical progress bar
(I don't think there is a builtin way to do this) Alex.. this is duplicating a lot of 'plan' coding that you could take advantage of (if you used the provided fields and process).. Comments Currently displaying the custom field as a bar is not possible,
If customer uses the child tasks then plan itself can calculate the progress and show it in the plan instead of users updating it manually.
Alex Leach
commented May 02 '13, 11:36 a.m.
OK, thank you. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.