I am using Visual Studio Team Services ( http://visualstudio.com/ ) with Visual Studio 2012.
I want to add a new State Value for WorkItems. After searching, I found that I could change the process template to achieve this. I tried the menu item "Team \ Team Project Collection Settings \ Process Template manager", but I get the following message:
Visual Studio could not get your user permissions from Team Foundation Server.
Contact your Team Foundation Server administrator to determine the cause of the error and the steps to resolve the problem.
If the problem persists, contact Microsoft Product Support Services.
Details: Access denied: marlon.brum@gmail.com needs the following $ resource permissions to complete this action: Administration
I added my user to every admin group I found in the tfs configuration for the project and collection, but I keep getting this message.
How to add custom state to WorkItems in Visual Studio Team Services?
source share