TF285017:分配给字段不能为空
我正在使用 TFS 2010 和 Project 2010 功能集成包以及 Scrum for Team System v3 流程模板。在“项目服务器”选项卡中,我尝试设置“提交到项目服务器”和“企业项目”的默认值(效果很好),但是当创建/保存项目待办事项项时,尝试时总是失败与 Project Server 同步,并在本文标题中显示错误消息:TF285017:“分配给”字段不能为空。
我用谷歌搜索了错误代码,似乎任何地方都没有相关文档。有人可以帮忙吗?
I'm working with TFS 2010 and Project 2010 Feature Integration pack and the Scrum for Team System v3 process template. Within the Project Server tab, I'm trying to set the default value for "Submit to Project Server" and "Enterprise Project" (which works fine), but when the Project Backlog Item is created/saved, it always fails when trying to sync with Project Server with the error message in the title of this post: TF285017: The Assigned To field cannot be blank.
I've Googled the error code, and it seems like there is no documentation for it anywhere. Can someone help?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
最终,我通过将“分配给”字段添加到模板并将其设置为必填字段来修复此问题。这可能不是解决此问题的最佳方法,但确实可以解决该错误(并且使该字段成为必填字段是我无论如何要做的事情)。
Ultimately I fixed by adding the Assigned To field to the template and making it required. This probably isn't the best way to solve this issue, but does get around the error (and making the field required was something I was going to do anyway).
正如错误所述,在积压项目的 TFS 流程模板中,“分配给”字段是强制性的。需要填写后才能与其他系统同步。
您可以尝试使用 TFS Power Tools 流程编辑器从工作项的“分配给”字段中删除所需的标志。
As the error states, in the TFS process template for the backlog item, the Assigned To field is mandatory. It needs to be filled before it can be synced with the other system.
You might try to remove the required flag from the Assigned To field in the workitem by using the TFS Power Tools process editor.