It's all about the answers!

Ask a question

Story points not adding up correctly in plan


Susan Arnovick (1311613) | asked Nov 23 '09, 11:04 a.m.
I have created a cutsom enumeration of 0.5 for Story points. When I view the created plan it counts the fraction as 0 points. The other Story points seem to be fine. I have tried to modify the source to indicate the id=0.5 but that does not seem to help. What step did I miss in the configuration?

Thanks very much!

2 answers



permanent link
Johannes Rieken (1.2k1) | answered Nov 25 '09, 4:23 a.m.
arnovick wrote:
I have created a cutsom enumeration of 0.5 for Story points. When I
view the created plan it counts the fraction as 0 points. The other
Story points seem to be fine. I have tried to modify the source to
indicate the id=0.5 but that does not seem to help. What step did I
miss in the configuration?

Thanks very much!


This is a known bug. The Eclipse client computes with integers and not
floating numbers. See
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/96683
for reference.


--
Cheers, Johannes
Agile Planning Team

permanent link
Susan Arnovick (1311613) | answered Nov 25 '09, 2:07 p.m.
arnovick wrote:
I have created a cutsom enumeration of 0.5 for Story points. When I
view the created plan it counts the fraction as 0 points. The other
Story points seem to be fine. I have tried to modify the source to
indicate the id=0.5 but that does not seem to help. What step did I
miss in the configuration?

Thanks very much!


This is a known bug. The Eclipse client computes with integers and not
floating numbers. See
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/96683
for reference.


--
Cheers, Johannes
Agile Planning Team

Thanks Johannes for letting letting me know this issue is a bug. I appreciate the information.

Your answer


Register or to post your answer.