You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a FieldMappingTool configuration that maps a field to another and maps values as well.
Source field : F1
Target Field : F2
Mappings:
A -> A1
B -> B1
Relevant log output
[11:15:29 WRN] [16.3.2-Local.5] Source field 'F1' and target field 'F2' have different allowed values.
and the debugger shows that source field values and target field values are different even they are mapped.
What happened?
When the TfsWorkItemTypeValidatorTool starts it complains that the fields do not have the value values.