How do I create a Story without points?
We sometimes create 'stories' in bulk, some of which are epics. When we are meeting with stakeholders recognizing stories, that is all we do. The sizing (with planning poker) comes days later. RTC seems to require a story size when the story is created. We don't know or even care about the size when creating the story, but the tool seems to require a default numeric value.
Is there a simple way to create stories now and add points later? Is there a way to then list (and iteratover) the stories which need points so that at StoryTime/Grooming/Refinement/call-it-what-you-will we can only consider the stories which have not yet been sized?
Thanks, Skip |
2 answers
Hello Skip,
as underlined above, Story Points are not mandatory and default value for the corresponding complexity enumeration is 0 pts.
Not sure if I understand your question / concern correctly, but you may:
1 - add an "Unassigned" value to the complexity enum
2 - make this "Unassigned" value the default value
Upon Story creation, Story points will be defaulted to "Unassigned".
You may then query on Stories where Story points is "Unassigned".
Hope it helps.
Eric.
Comments
Skip Pletcher
commented Sep 04 '13, 9:26 a.m.
We are running RTC 4.0.3 with a default Scrum template and Story Points (type Complexity enumeration) are default to 0 when a Story is created. This causes the progress indicator to begin at 100%. We can change the default value, but only to a numeric (as Complexity type), so "Unassigned" (which would be ideal) will still appear as a numeric (not string). Negative values are allowed and can be set as default but still show 100% progress -- on a story which hasn't even been sized, much less completed. What we would like to see is Story Points/Complexity treated as null by default and the associated progress indicator at 0%. These would more accurately represent of the state of those newly created work items.
Ralph Schoon
commented Sep 04 '13, 9:58 a.m.
| edited Sep 04 '13, 9:59 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Yes, it must be a number.
|
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.