首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >TFS 2012 Scrum - Sprint cycle在backlog页面中显示不正确

TFS 2012 Scrum - Sprint cycle在backlog页面中显示不正确
EN

Stack Overflow用户
提问于 2014-04-16 00:27:12
回答 1查看 672关注 0票数 0

我们最近开始使用TFS 2012作为SCRUM方法,下面是我们当前的结构。我们在Product Backlog页面中显示sprint循环时遇到了问题:

代码语言:javascript
复制
>     Team Project 1
>       |_Iteration 1
>          |_   Sprint 1 of Iteration 1 (Start Date: 04/7/2014 End Date: 04/25/2014) 
>       |_Iteration 2
>          |_   Sprint 1 of Iteration 2 (Start Date: 04/7/2014 End Date: 04/11/2014) 
>          |_   Sprint 2 of Iteration 2 (Start Date: 04/14/2014 End Date: 04/18/2014) 
>          |_   Sprint 3 of Iteration 2 (Start Date: 04/21/2014 End Date: 04/25/2014) 
>          |_   Sprint 4 of Iteration 2 (Start Date: 04/28/2014 End Date: 05/2/2014) 
>           
>           
>     When I look at the Product Backlog Page, this is what I see:
>     Current
>       |_  Sprint 1 of Iteration 1 (Start Date: 04/7/2014 End Date: 04/25/2014)    
>     Future
>       |_  Sprint 1 of Iteration 2 (Start Date: 04/7/2014 End Date: 04/11/2014) 
>       |_  Sprint 2 of Iteration 2 (Start Date: 04/14/2014 End Date: 04/18/2014) 
>       |_  Sprint 3 of Iteration 2 (Start Date: 04/21/2014 End Date: 04/25/2014) 
>       |_  Sprint 4 of Iteration 2 (Start Date: 04/28/2014 End Date: 05/2/2014)

backlog页面中显示的配置是不正确的,因为"Sprint 1 of Iteration 2“是在未来显示的过去完成的sprint,而"Sprint 2 of Iteration 2”是在未来显示的当前sprint。TFS 2012中是否需要进行配置更改?

EN

回答 1

Stack Overflow用户

发布于 2014-04-18 22:41:24

您的迭代日期有问题。迭代不是并行处理的时间盒。你应该把它们看作是高位冲刺。

因此,在您的示例中,迭代1和迭代2的sprint 1似乎是在同一天开始的,而这样的事情不可能发生。在完成迭代1之前,您不能跳转到迭代2。我认为您正在使用迭代作为项目分支,对吗?

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/23089422

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档