How to know how much a story has progressed in a given time-period.
![]()
Hi,
Is there a way, we can view the progress on a Story (by time-period), without looking into each of children?
e.g.
(The story progress bar shows the overall status but it can't be ascertained the progress in a specific time-period).
Thanks.
|
One answer
![]()
Plan snapshots show overall progress in a given time-period for a plan (See snapshots). Here is a way that I can think of for showing individual progress of a story.
Create a scoped plan (see scoped plans) which only shows StoryA. The scoped expression could be filedAgainst=CategoryA, where StoryA is filed against it. Then use snapshots in a usual way, and that will give you a picture of the status in a given time-period (comparing snapshots).
Hope that helps.
|