Can't modify attribute type
![]() I created a custom attribute in a new work item type that I am creating. I added the attribute to a new editor presentation. Now I need to change the attribute type from integer to decimal. But the attribute type drop list is now locked and the attribute type can't be changed. I tried removing the attribute from the editor presentation and saving but still no change. I also deleted all (sample) work items that I had created of the new work item type. How can I get to the point where I can unlock the attribute type drop list?
|
3 answers
![]()
You can recreate the same attribute with different TYPE but the ID must be different. By default the attribute ID takes the same value as the NAME but you can edit it manually. Then you have to make necessary correction to the editor presentation and follow this technote to reflect the new changes in the existing work items, if any.
|
Comments
It appears as though once a custom attribute is added to an editor presentation, the work item type is locked. So I removed the attribute and tried to recreate it. RTC says an attribute with that ID already exists. Is there a way to truely delete a custom attribute rather than just remove it from a work item type?