Changing values of complexity enumeration list
Hi,
In our project we'd like to change the scale used in the complexity enumeration list used for story points. The individual entries have been editted, but whenever the story points are totalled up in plans these calculations are still using the traditional values used in story points (1,2,3,5,8,13 etc). Is it possible to change the value used in the calculations, as well as the screen display? Thanks, Kieron |
5 answers
|
|
You can manually correct this problem by modifying the XML. Once you've made the change to the enumeration and saved switch over to the Project Configuration Source worksheet and search the XML for what you created. For example, I added "17 pts".
Here is what you will see:
You will need to modify it to look like this:
Once you have made this change you will need to go back to any Stories that used the value before the fix and change them to the updated value. Once this is done the new complexity will show in calculations. |
Richard,
Thanks for the advice. In the end, this is what I did. I had previously tested altering the id value, but the reseting of the story point value in the Stories had me worried that this was something going wrong in the database, so I stopped trying that method. Having checked with RTC via a defect, I now realise that this is the correct method and the extra step you describe is the normal process. I've now completed this change and modified all of our Stories. Thanks. |
You can manually correct this problem by modifying the XML. Once you've made the change to the enumeration and saved switch over to the Project Configuration Source worksheet and search the XML for what you created. For example, I added "17 pts". |
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.