Synchronize Attributes results in Error running operation 'Synchronizing Attributes' Key is already set for type "mediumStringExtensions" Key is already set for type "mediumStringExtensions"
Accepted answer
enumeration lists are added in 4.0: https://jazz.net/downloads/rational-team-concert/releases/4.0?p=news#enumeration-list
It is not clear your current server and client version, whether existing workitems were from old version of RTC or not. Please provide more details here(including the exact attribute type etc)
Comments
We are using V 4.0.1 of RTC. We upgraded a month ago, so some of the work items may be from V 3.0.5. But the error occurs on work items created since the upgrade as well.
I tested with RTC 4.0.1 with an enumeration type of attribute, there is no problem for me to see the newly created attribute in the workitem and it has expected list there.
When I synchronize the existing workitem, I see the new attribute is added to the existing workitem(the workiterm created before I added the new attribute in 4.0.1)
===
when I open an existing work item of that type, the selection lists "unassigned", and has no selections to choose. New work items present the enumerations as they were designed to.
==
Do you mean that when creating the new workitem, it has no problem to list all the data in the new attribute? And in the old workitem which is from 3.0.1.5, you only see the selection lists unassigned with no other options?
What is your Eclipse client version? If you are using 3.0.1.x version, you may want to try with 4.0.1 client. Do you see the same result in Web client?
Hi Don,