简体   繁体   English

TFS工作项的权限

[英]TFS Permission for work item

I use TFS 2012 and want to set following permission to group of TFS users. 我使用TFS 2012并希望为TFS用户组设置以下权限。

  1. Allow create new issue item. 允许创建新问题项。
  2. Deny create new task item. 拒绝创建新任务项。
  3. Deny change his task item and can only change remind time, description and state of it. 拒绝更改其任务项目,只能更改提醒时间,描述和状态。 and cant change assigned user, priority and iteration of it. 并且无法更改分配的用户,优先级和迭代。

can I set this permission. 我可以设置此权限吗?

Edit 编辑

in the area configuration exist following access: 在访问区域配置后存在:

  1. Create Child nodes 创建子节点
  2. Delete this node 删除此节点
  3. Edit this node 编辑此节点
  4. Edit work items in this node 编辑此节点中的工作项
  5. Manage test plans 管理测试计划
  6. View permissions for this node 查看此节点的权限
  7. View work items in this node 查看此节点中的工作项

and in the iteration configuration exists following access : 并且在迭代配置中存在以下访问:

  1. Create child nodes 创建子节点
  2. Delete this node 删除此节点
  3. Edit this node 编辑此节点
  4. View permission for this node 查看此节点的权限

Can I add my requested access to area and iteration security configuration. 我是否可以添加对区域和迭代安全配置的请求访问权限。

thanks in advance 提前致谢

Best practise is to affect to yours members Contributor group , with this group permissions permit to work on project without administrator role. 最佳做法是影响您的成员Contributor group ,使用此组权限允许在没有管理员角色的项目上工作。 You can set permission in security section on Web Portal 您可以在Web Portal security section设置权限

link : http://msdn.microsoft.com/en-us/library/ms252467(v=vs.80).aspx 链接: http//msdn.microsoft.com/en-us/library/ms252467(v = vs。80).aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM