如何更改允许更改通知订阅的权限

How to change the permissions to be allowed to change notifications subscriptions

在我们的 Visual Studio Team Services 上有一些默认设置,每次排队的构建完成或失败时 "Project Collection Valid Users" 中的每个人都会收到电子邮件通知。

我希望能够在我的非超级管理员帐户上更改此权限,但安全选项卡中的哪些权限与此权限相关?

下面是我在尝试设置新订阅时遇到的描述性不强的错误的屏幕截图。

alert permissions are documented here。 (通知最近已从警报重命名)。

Alert permissions

There are no UI permissions associated with managing email notifications or alerts. Instead, they can be managed using the TFSSecurity command line tool.

By default:

  • Members of the team project level Contributors group can subscribe to alerts for themselves.
  • Members of the Project Collection Administrators group, or users who have the Edit collection-level information can set alerts in that collection for others or for a team.
  • Members of the Project Administrators group, or users who have the Edit project-level information can set alerts in that team project for others or for a team.

并且:

Team administrator role

For each team that you add, you can assign one or more team members as administrators. The team admin role isn't a group with a set of defined permissions. Instead, the team admin role is tasked with managing the following team assets.

Create and manage team alerts

Can add and modify alerts so that the team can receive email notifications as changes occur to work items, code reviews, source control files, and builds. For details, see Manage team alerts.

There is no UI associated with managing alert permissions. Instead, you can use TFSSecurity to manage alerts in TFS.