error during EmbededImagesRepairEnricher: Fixing HTML field attachments #3065
MarcoBelliAvvale
started this conversation in
General
Replies: 1 comment
-
|
Hi there, ACTION REQUIRED In order for us to help you will need to provide both the log, and the configration file that you are using. Generate and Attach Log Steps:
Your assistance is greatly appreciated! Thanks, Azure DevOps Migration Tools team |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi with MigrationTools-16.3.3 I have this error
[07:47:49 ERR] [16.3.3] Field map fault
System.ArgumentNullException: Value cannot be null.
Parameter name: name
at Microsoft.TeamFoundation.WorkItemTracking.Client.FieldDefinitionCollection.Contains(String name)
at Microsoft.TeamFoundation.WorkItemTracking.Client.FieldCollection.Contains(String fieldName)
at MigrationTools.FieldMaps.AzureDevops.ObjectModel.FieldToFieldMap.IsValid(WorkItem source, WorkItem target) in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Tools\FieldMappingTool\FieldMaps\FieldToFieldMap.cs:line 83
at MigrationTools.FieldMaps.AzureDevops.ObjectModel.FieldToFieldMap.InternalExecute(WorkItem source, WorkItem target) in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Tools\FieldMappingTool\FieldMaps\FieldToFieldMap.cs:line 39
at MigrationTools.FieldMaps.AzureDevops.ObjectModel.FieldMapBase.Execute(WorkItemData source, WorkItemData target) in D:\a\azure-devops-migration-tools\azure-devops-migration-tools\src\MigrationTools.Clients.TfsObjectModel\Tools\FieldMappingTool\FieldMaps\FieldMapBase.cs:line 39
Beta Was this translation helpful? Give feedback.
All reactions