'Synchronize Attribute' on an existing Work Item doesn't add the newly created custom attribute
Hi, I have created a custom (medium string) attribute, and I want to add it to all my existing open Work Items.
So in the RTC Eclipse client I run a query, pick one of the open Work Items, right click on the WI Type icon, and select 'Synchronize Attribute'. I see a quick progress bar appearing, so the client actually did something.
But when I check the Work Item in question (after a forced refresh), the attribute is not visible! If I try to synchronize the attribute again, no progress bar appears. If I click on the 'Check attribute usage in repository' link, RTC says that none of the existing Work Items contain my new attribute (I can't use the Synchronize all attributes button as I don't want to synchronize the closed Work Items).
Note that if I create a *new* Work Item, the new attribute will be visible, so it is not a Work Item presentation issue.
How can I get my custom attribute to appear on my existing open Work Items?
2 answers
If I try to synchronize the attribute again, no progress bar appears.We are on RTC v2.0.0.2 and the same behaviour happened to us...
We found we have to force a project area save action from Eclipse UI to fire the custom attributes addiction. Only then the "Synchronize Attributes" action works again.