TFS 2012 配置功能错误 - 无法配置规划工具 [英] TFS 2012 Configure Features Error - Unable to configure Planning Tools

查看:22
本文介绍了TFS 2012 配置功能错误 - 无法配置规划工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在升级到 TFS 2012 后尝试配置功能"以启用代码审查、我的工作、反馈、规划工具和故事板时,我们收到以下错误:

When trying to "Configure Features" after upgrading to TFS 2012 to enable Code Review, My Work, Feedback, Planning Tools, and Storyboarding we're getting the following error:

[错误] TF400654:无法配置规划工具.以下元素包含错误:BugWorkItems/BugWorkItems.TF400507:每个工作项类型都必须支持与以下定义的状态之一匹配的初始状态值:BugWorkItems.以下工作项类型的初始状态不包括错误状态配置中定义的任何状态:错误.

[Error] TF400654: Unable to configure Planning Tools. The following element contains an error: BugWorkItems/BugWorkItems. TF400507: Each work item type must support an initial state value that matches one of the states defined in: BugWorkItems. The following work item types have initial states that do not include any states defined in the bug state configuration: Bug.

我们正在使用经过一些修改的 Microsoft Visual Studio Scrum 2.2 流程模板.据我所知,他们大多是次要的.如果您想查看流程模板,我非常乐意提供.

We are using the Microsoft Visual Studio Scrum 2.2 process template with some modifications. From what I can tell they are mostly minor. If you'd like to look at the Process Template I'm more than happy to provide it.

当我收到此错误时,它表明与我们的流程模板最接近的匹配是MSF for Agile Software Development 6.0".如果切换到此流程模板,我们会失去所有修改吗?

When I get this error it suggests the closest match to our process template is "MSF for Agile Software Development 6.0". Would we lose all out modifications by switching to this process template?

推荐答案

试试这个:

  • 重命名您的用户故事为产品待办列表项".
  • 将Bug"的初始状态设置为Active".
  • 尝试升级
  • 将您的用户故事类型重命名为用户故事".
  • 删除活动"初始状态.
  • 导出您的通用流程配置并添加您的建议"进入错误配置(见下文).
  • 导入您的通用流程配置.
  • Rename your User Story to "Product Backlog Item".
  • Set the Initial State of you "Bug" to "Active".
  • Try the Upgrade
  • Rename your User Story Type back to "User Story".
  • Remove the "Active" Initial State.
  • Export your Common Process Config and add in your "Proposed" State into the Bug Configuration (see below).
  • Import your Common Process Config.

示例 BugWorkItems

<BugWorkItems category="Microsoft.BugCategory">
    <States>
      <State type="Proposed" value="Proposed" />
      <!-- more -->
    </States>
</BugWorkItems>

这篇关于TFS 2012 配置功能错误 - 无法配置规划工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆