tfs - 在托管 TFS 环境中,当前项目中从 Scrum 到看板的变更流程?

标签 tfs azure-devops

我正在寻找有关流程模板切换的指导。

这是正在进行的项目中变更方法的最佳帮助页面吗?:

https://www.visualstudio.com/en-us/docs/work/process/manage-process

我们正在使用 TFS 的托管(在线)版本,并且希望进行 WIP 限制和连续计划(看板)而不是时间限制(Scrum),因为我们是一个非常小的团队,并且需求快速变化。

我想这意味着我们需要将当前的流程模板从 Scrum 更改为 Agile,对吗?对于正在进行的 tfs 项目来说这是不可能的。您可以开始一个新项目,但随后您将失去所有历史记录。

但我看到一个帮助页面显示您可以将新模板导入到现有项目中,这将为您带来与启动新项目相同的更改。

维克多

最佳答案

这很广泛,但我会尽力......

We are using the hosted (online) version of TFS, and would like to work WIP-limited and contiuous planning (Kanban) instead of time-boxed (Scrum), because we are a very small team and have rapidly changing requirements.

您还没有概述您的工作方式或需要什么的流程,但如果您想使用看板流程,您应该能够使用“工作”下的“看板”,并使用那里的“配置”选项:

enter image description here

然后您可以自定义列和 WIP 限制:enter image description here

I guess this means we need to change our current process template from Scrum to Agile, correct? And that this not possible to do for an ongoing tfs project. You can start a new project but then you will loose all history.

无需更改,请参阅this post来自 Marin Hinshelwood,他说:

TL;DR – Select the Scrum template if you have an agile team and want to reduce friction. Don’t create unnecessary friction for your move to agility by selecting either the CMMI or Agile templates that suffer from the legacy of the Microsoft Solution Framework (MSF).

这让我回到原来的问题:

Is this the best help page for change methology in an ongoing project?:

答案是是,但是仅当您需要进行大量自定义时,首先在“板” View 中更改看板,然后仅在需要时返回流程模板自定义做出更多改变。您可以添加/更改看板列,而不是添加“状态”。

关于tfs - 在托管 TFS 环境中,当前项目中从 Scrum 到看板的变更流程?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44110325/

相关文章:

tfs - Microsoft TFS 在没有 VCS 的情况下创建构建

tfs - 使用 OpsHub 从本地 TFS2012 迁移到 VSO TFS2013

tfs - Team Foundation 服务构建错误

tfs - 告诉何时在 TFS 中 checkout 文件?

tfs - 批准后从 TFS 中的代码审查中 checkin 代码

docker - 将 JMeter 插件与 justb4/jmeter Docker 镜像一起使用会导致错误

tfs - tfs 中的工作区

Linux git clone 问题 - 提示输入密码

visual-studio-2012 - 加载 Visual Studio 时,如何更改用于连接到 Visual Studio Online (TFSPreview) 的默认凭据?

Azure Function 在 VSTS 构建期间进行转换