Story points not adding up correctly in plan
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!
Thanks very much!
2 answers
arnovick wrote:
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
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
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.