简体   繁体   English

TFS 2018:查看实例级别的信息

[英]TFS 2018: View instance-level information

We are using TFS, in this case, for our project management (Work section). 在这种情况下,我们正在使用TFS进行项目管理(工作部分)。

I have a server (TFS) with a collection (Default Collection) and a project (My Project) 我有一个具有集合(默认集合)和项目(我的项目)的服务器(TFS)

I have created a TFS group under that project (Consultants) 我已经在该项目下创建了一个TFS组(顾问)

Consultant permissions are then set as appropriate for their role- including " view project-level information ". 然后根据他们的角色设置适当的顾问权限,包括“ 查看项目级信息 ”。

When going to the Work part of "My Project" it says the user needs " view instance-level information " which isn't an option at the project level, only for a group made at the Collection Level. 当进入“我的项目”的“工作”部分时,它表示用户需要“ 查看实例级别的信息 ”,这对于项目级别的选项不是唯一的选择,仅适用于在集合级别创建的组。

It seems impractical to create "Consultants" groups at the Collection level- as each of my projects will have a "Consultants" group with different membership and I would need to create the groups as "My Project Consultants", "My Other Project Consultants", Etc. It also seems intuitive to create the groups at the project level as they are a project scope group. 在“收藏”级别创建“顾问”组似乎是不切实际的-因为我的每个项目都将拥有一个具有不同成员身份的“顾问”组,因此我需要将其创建为“我的项目顾问”,“我的其他项目顾问”等,在项目级别创建组也很直观,因为它们是项目范围组。

It seems counter to logic that Collection-level groups are required to give Project-level rights. 似乎需要集合级组才能授予项目级权限的逻辑与逻辑相反。

So, My question is, do I really need to create my groups at the Collection level and give them " view instance-level information " or is there a way to assign the Project-level group appropriately without creating it as an Instance-level group? 所以,我的问题是,我真的需要在集合级别创建我的组并为他们提供“ 查看实例级别的信息 ”,还是有一种方法可以适当地分配项目级别的组而不将其创建为实例级别的组? ?

There is also a sever level View instance-level information permission. 还有一个服务器级别的 View实例级别的信息权限。

First, please double check if you are lacking sever level or collection level View instance-level information permission. 首先,请仔细检查您是否缺少服务器级别或集合级别的“查看实例级信息”权限。

The permission in TFS could be inherited, you should make sure project\\Consultants in the sever level group or collection level group which has View instance-level information permission. 可以继承TFS中的权限,您应该确保服务器级组或集合级组中的project\\Consultants具有View实例级信息权限。

The project group Consultants could also inherite the corresponding permission. 项目组顾问也可以继承相应的权限。 For example, Project Collection Valid Users which contains all users and groups that have been added anywhere within the collection. 例如, 项目集合有效用户 ,其中包含已添加到集合中任何位置的所有用户和组。 You should check if this group lacking of corresponding permission. 您应该检查该组是否缺少相应的权限。

Moreover, you should also check the access level for the users in project\\Consultants group. 此外,还应该检查project\\Consultants组中用户的访问级别 People with Stakeholder access level also have limitation features through the web portal. 具有利益相关者访问级别的人员还可以通过Web门户使用限制功能。

[collection]\\Project Collection Valid Users did not have the View instance-level information set to Allow . [collection] \\ Project Collection有效用户未将View实例级信息设置为Allow (I thought it was by default?) Once I changed that, it resolved the issue. (我认为这是默认设置吗?)一旦更改了它,它便解决了该问题。

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

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