通过人员列表使字段可编辑 [英] Make a field editable by a list of person

查看:67
本文介绍了通过人员列表使字段可编辑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在TFS工作项目中仅为两个人设置编辑权限?以及如何做到这一点?

Is it possible to set up permission of edit to only two person in TFS workitem? and how this can be done?

感谢您的回答

推荐答案

Hi Kitano,

Hi Kitano,

感谢您在此发帖。

如果您只希望某些用户编辑某些工作项中的字段,您只需要将规则只读添加到这些字段:

If you only want some users to edit the fields in some work items, you just need to add the rule readonly to these fields:

< READONLY not =" [Project] \ TestGroup" ; />

<READONLY not="[Project]\TestGroup" />

您需要创建一个组,然后将这两个人添加到该组中。最后将规则添加到字段中,然后只有组中的用户才能编辑字段。有关详细信息,请参阅以下链接:

You need to create a group, then add these two persons to the group. Finally add the rule to the fields, then only the users in the group can edit the fields. For more information, you could refer to the following link:

https://www.visualstudio.com/en-us/docs/work/reference/apply-rule-work-item-field

最好的问候

Limitxiao Gao

Limitxiao Gao


这篇关于通过人员列表使字段可编辑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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