Where is the “Edit build definition” permission in our TFS 2013 installation?

后端 未结 2 987
南笙
南笙 2021-02-12 10:32

Our environment is a TFS 2013 server (12.0.21005.1 Tfs2013.RTM) which was upgraded from a fresh installation of TFS 2008, with a number of team projects and developers.

相关标签:
2条回答
  • 2021-02-12 10:54

    Here's where to find the security settings for build definitions.

    TFS 2015 UI: Go to the Build Explorer, click on the drop down arrow to the left of All build definitions or All XAML definitions.

    VS Team Services and TFS "15" RC2 and newer: Go to Build and click on the Security button in the upper right side.

    You will then get a dialog like the following with the build permissions.

    0 讨论(0)
  • 2021-02-12 11:03

    The permissions that you show above are for Team Projects and not builds.

    If you select a build and right-click on it you should get a permissions option. Here you will find build specific permission that you are looking for.

    You can also set permissions through the API with PowerShell...

    0 讨论(0)
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题