在TFS 2015中将Iteration字段的修改限制为一组用户

编程入门 行业动态 更新时间:2024-10-10 01:25:28
本文介绍了在TFS 2015中将Iteration字段的修改限制为一组用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我刚试图限制迭代的修改到用户组/项目管理员并失败。 似乎VALIDUSER或READONLY 元素都不适用于迭代。获得以下错误

I've just tried to restrict modification of the Iteration to a user group/project administrators and failed. It seems neither the VALIDUSER or READONLY elements are valid for Iterations. Getting the below errors

错误:字段'System.IterationPath':< VALIDUSER group =" [global] \Project Administrators" />不允许使用TreePath类型的字段。 错误:TF26062:规则'< READONLY not =" [global] \Project Administrators"字段'System.IterationPath'不支持/>'。$ 错误:TF26062:不支持规则'< READONLY />'字段'System.IterationPath'。 $ 错误:TF26062:字段'System.IterationId'不支持规则'< READONLY />'。 Error: Field 'System.IterationPath': <VALIDUSER group="[global]\Project Administrators" /> is not allowed for fields of type TreePath. Error: TF26062: Rule '<READONLY not="[global]\Project Administrators" />' is not supported for the field 'System.IterationPath'. Error: TF26062: Rule '<READONLY />' is not supported for the field 'System.IterationPath'. Error: TF26062: Rule '<READONLY />' is not supported for the field 'System.IterationId'. 推荐答案

你好anji_kar,

Hi anji_kar,

是的,你是对的。您无法将Vaild User和Readonly规则添加到Iteration Path Field。迭代路径是TreePath类型字段。 Vaild用户规则仅支持字符串字段。

Yes, you are right. You could not add Vaild User and Readonly rules to Iteration Path Field. The Iteration Path is a TreePath type Field. Vaild User Rule only supports String fields.

在TFS 2015中,您可以为每次迭代设置安全性。

In TFS 2015, you could setsecurity for each iteration.

在项目或团队设置页面中, 选择迭代选项卡。右键单击迭代节点,选择证券,进入权限对话框。

In project or teams settings page,choose iteration tab. Right click the iteration node, choose securities, go intothe permissions dialog.

您可以为组或特定用户设置权限。

You could set permissions for groups or a specific user.

如果将"编辑此节点"设置为"拒绝",则当您要更改迭代日期时,您将获得此警告:

If you set Edit this Node to Deny, when you want to change the date of a iteration, you will get this warning:

最好的问候

更多推荐

在TFS 2015中将Iteration字段的修改限制为一组用户

本文发布于:2023-11-28 11:53:15,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1642296.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:字段   中将   用户   TFS   Iteration

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!