在TFS 2015中将Iteration字段的修改限制为一组用户 [英] Restrict modification of a Iteration field to a group of users in TFS 2015

查看:56
本文介绍了在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 set security for each iteration.

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

In project or teams settings page, choose iteration tab. Right click the iteration node, choose securities, go into the 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字段的修改限制为一组用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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