TFS Scrum 中的额外任务

发布于 2024-12-27 19:09:09 字数 229 浏览 4 评论 0原文

在计划 Scrum 冲刺时,我使用额外任务的概念。额外的任务不是冲刺目标的一部分,而是下一个优先事项。如果冲刺中的所有任务都提前完成,团队将继续执行额外的任务,直到下一次冲刺计划会议。

我刚刚开始在新项目中使用 TFS 和 Scrum 模板,但没有找到处理额外任务的好方法。理想情况下,我希望将它们半包含在冲刺中。它们应该显示在冲刺待办事项列表中,但不会计入燃尽图。

使用 TFS 处理额外任务的最佳方法是什么?

When planning a Scrum sprint, I use the concept of extra tasks. Extra tasks are not part of the sprint goals, but are the next priority. If all tasks in the sprint is finished early, the team carries on with the extra tasks until the next sprint planning meeting.

I've just started using TFS with the Scrum template for a new project and not found a good way to handle the extra tasks. Ideally I would like to have them semi-included in the sprint. They should show up on the sprint backlog, but not be accounted for on the burndown graph.

What is the best way to handle the extra tasks with TFS?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故人的歌 2025-01-03 19:09:09

这里有以下变量使任务成为燃尽图的一部分:

  1. 它被分配给当前迭代路径
  2. 它被分配给团队的区域路径
  3. 它有剩余时间

确保任务不计入燃尽图,您可以修改上述任何变量。

如果您想让任务完全脱离燃尽,即使您有时间处理它,也可以创建一个新的团队(以及区域路径)。当团队完成冲刺工作后,他们可以切换到另一个团队的工作。

这样做的好处是,另一个团队(处理额外的任务)有自己的燃尽图、产品和迭代积压工作。

There are the following variables in here that make the tasks part of the burndown:

  1. It is assigned to the current iteration path
  2. It is assigned to the area path of the team
  3. It has remaining hours

To make sure the tasks are not accounted for in the burndown, you can modify any of the above variables.

If you want to keep the tasks out of the burndown completely, even if you have time to work on it, to create a new Team (and thus area path). When the team is done with sprint work, they can switch to the work of the other team.

The benefit of doing this, is that the other team (to handle the extra tasks) has its own burndown, product and iteration backlog.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文