Permission to enable iteration in TFS 2013

I want to give permission to a specific user in my TFS project to do the following.

  • Create iterations
  • Iteration editing
  • Activate the iteration (in simpler words, check "Iterations" so that others in the team can see them).

MSDN says that

To create or modify areas or iterations, you must either be a member of the project administrators group, or create child nodes Create and order, Delete this node, and to edit this permission, the node must be set to Allow the region or iteration of the node that you want to change. MSDN

I do not want to grant project administrator permissions for this particular user.

Therefore, I gave him the following permissions in the parent iteration.

permissions - screenshot

When logged in as a specific user, TFS says that

You do not have sufficient permissions to configure iterations for this command. You must be a team administrator or project administrator.

However, the user can do the following.

  • Creating child nodes
  • Edit start / end dates of existing / new iterations

My question is:

  • Is there any other way to give the user permission to “tick” the iteration without letting him “Change permission at the collection level” or “Permission of the project administrator”.
+4
source share
1 answer

TFS . " ". , .

, "[TEAM PROJECT]\Project Managers" TFS, node , . " ". , "", .

+1

Source: https://habr.com/ru/post/1619786/


All Articles