Unfortunately we've got the problem that we have to "migrate" work items of type "User Story" to another customised work item type in the same Team Project on our TFS 2010 installation.
I managed to get most of the field mapping working using the TFS Integration tool and the IntegrationPlatformMappingTool (can be found on Codeplex). I do, however, not know how I can migrate the information about linked work items to the new work item type. In the work item type definition for the User Story I usually have a "Field Name" for each control in the associated form, e.g. System.AreaPath or something similar. For the links I don't have that information, the Work Item Type designer only shows a control of type "LinkControl" with an empty field name.
Is there a way to also migrate existing links when using the TFS Integration tool? How would I do this in the mapping file?
Thank you,
G.