Skip to content

[Bug]: TfsWorkItemTypeValidatorTool does not use the valueMapping defined in the FieldMappingTool #3013

@sbouchexbellomie-Philips

Description

Version

  • I confirm that I am using the latest version

Source Version

Azure DevOps Server 2019

Target Version

Azure DevOps Service

Relevant configuration

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.

Debug in Visual Studio

  • Visual Studio Debug

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions