Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Adding field to work item in TFS results in permission error

In TFS I have a started a Scrum project, but I want to add some fields to a Work Item.

So I'm following this tutorial on how to add Estimate and Completed work hour fields to a Work Item.

I added one field in the layout, like shown in the tutorial. But when I try to save it I then get the following error:

TF237113: You don't have enough permissions to complete the import operation.

I think I have all the needed permissions. I changed all my user permissions and also the permissions I have in the TFS project that I'm working on.

enter image description here

But so far no luck. Even when I try to add a field in the Layout tab that already exists, then it still gives me that error. Anyone any idea what I can try to solve this error?

like image 315
Vivendi Avatar asked Mar 20 '23 17:03

Vivendi


1 Answers

It looks like you're using Visual Studio Online (Since I can see that you have a Windows Live ID), Visual Studio Online doesn't support process template customization at all at the moment. This is due to the fact that they release new versions of the service every 3 weeks or so, and having to consolidate and test all customization across all projects would be a major pain.

like image 99
jessehouwing Avatar answered Apr 23 '23 23:04

jessehouwing