我如何将谁可以打开“新工作项目”与谁关联?到用户组?
我的服务器中有 2 组人员“管理员”和“用户” 在 TFS 中,我希望只有“管理员”能够打开新工作项
,而用户不能能够。
我该怎么做?
I have in my server 2 groups of people "Admins" and "users"
In TFS , i want that only "Admins" would be able to open a new work item
and users won't be able to.
How do i do it ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
右键单击团队资源管理器中的项目
选择区域和迭代
选择您想要的区域并单击安全
您可以分配权限
编辑此节点中的工作项
查看此节点中的工作项
感谢
M.Radwan
Right click on the project in team explorer
Choose Area and iteration
Choose the Area you want and click security
You can assign the permission
Edit work item in this node
View work item in this node
Thanks
M.Radwan
您应该将所有管理员放在一个 TFS 用户组中,并单独修改所有工作项定义,以仅允许该组中的用户使用默认转换的“For”字段创建工作项。
You should put all Admins in a TFS user group and modify all work item definitions separately, to allow only users from this group to create a work item using the "For" field of the default transition.