Reputation: 361
I have migrated all of the Version Control items with no issue. The Work Items are a different story. I always end up with a SoapException: SourceAreaId. Both projects use the same Process Template. I've used IntegrationPlatformMappingTool.exe to create the FieldMappings. I know there is one other person who has experienced this issue, but there was no resolution. They reported the issue on CodePlex and MSDN
I'm not really sure what else to try. Any thoughts?
[6/26/2014 10:38:27 AM] TfsMigrationShell.exe Information: 0 : WorkItemTracking: Unresolved conflict:
[6/26/2014 10:38:27 AM] Session Group: 36bc61df-f2f8-4be0-9f9e-16f3c4c0e488
[6/26/2014 10:38:27 AM] Message: Cannot find applicable resolution rule.
[6/26/2014 10:38:27 AM] Conflict Type: TFS WIT general conflict type
[6/26/2014 10:38:27 AM] Conflict Type Reference Name: 470f9617-fc96-4166-96eb-44cc2cf73a97
[6/26/2014 10:38:27 AM] Conflict Details: System.Web.Services.Protocols.SoapException: SourceAreaId
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.HandleReply(TfsClientOperation operation, TfsMessage message, Object[]& outputs)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters, TimeSpan timeout, Object[]& outputs)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters, Object[]& outputs)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase.Invoke(TfsClientOperation operation, Object[] parameters)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.WorkItemTracking.Proxy.ClientService3.GetWorkItemLinkChanges(Int64 rowVersion)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.WorkItemTracking.Proxy.WorkItemServer.GetWorkItemLinkChanges(String requestId, Int64 rowVersion)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Migration.Tfs2010WitAdapter.Tfs2010WorkItemServer.GetWorkItemLinkChanges(String requestId, Int64 rowVersion)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Migration.Tfs2010WitAdapter.TfsMigrationWorkItemStore.GetLinkChanges(Int64& linkChangeIdHighWaterMark, DateTime excludeItemsChangedBeforeTime)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Migration.Tfs2010WitAdapter.TfsMigrationWorkItemStore.GetItemsWithLinkChanges(Int64& linkChangeIdHighWaterMark, DateTime excludeItemsChangedBeforeTime)
[6/26/2014 10:38:27 AM] at Microsoft.TeamFoundation.Migration.Tfs2010WitAdapter.Linking.Tfs2010LinkProvider.GenerateNextLinkDeltaSlice(LinkService linkService, Int32 maxDeltaSliceSize)
Upvotes: 0
Views: 173