It's all about the answers!

Ask a question

How WIP with Story points is calculated?


Cesar Sasaki (511176120) | asked May 23 '17, 2:19 p.m.

 Hi I'm using rtc 6.0.1 and a kanban view . I have selected that my wip is my complexity (story points)

But when I have a M(3 Points) it sums 5 to my wip :

One answer



permanent link
Ralph Schoon (61.8k33643) | answered May 24 '17, 10:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Do you have a child story with like 2 story points?


Comments
Cesar Sasaki commented May 24 '17, 11:19 a.m.

 Hi Ralph


No , it does not have any child .It only occurs when I select 3 or more. When i select 1 point or 2 points it says 1 or 2. But when I select 3 , the WIP goes to 5. Also you can seee the progress goes to 0/5.


Ralph Schoon commented May 24 '17, 4:27 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Please check the literal number for your WIP, maybe it is 5.


Cesar Sasaki commented May 25 '17, 10:38 a.m.

 Hi Ralph 


What do you mean by "Literal number"? Do you mean "Literal value"?
This is my enumeration :


This is a SAFe template.


Kevin Ramer commented May 25 '17, 3:37 p.m.

The literal value means look at the Process Configuration source to find the line that corresponds to each entry of the enumeration
e.g.

<literal id="1" name="1 pt"/>


The id= should be numeric for the enumeration. e.g. for name="S" should have id="2"

There are other answers in this forum that describe how to correct if you see id="literal.xxxx.l10" or similar. 

https://jazz.net/forum/questions/35832/changing-values-of-complexity-enumeration-list

Your answer


Register or to post your answer.