Work Item Type Mapping Tool
Provides mapping functionality for transforming work item types from source to target systems during migration, allowing different work item type names to be used in the target.
Provides mapping functionality for transforming work item types from source to target systems during migration, allowing different work item type names to be used in the target.
Options
topSamples
topSample
Sample
{
"MigrationTools": {
"Version": "16.0",
"CommonTools": {
"WorkItemTypeMappingTool": {
"Enabled": "True",
"Mappings": {
"User Story": "Product Backlog Item"
}
}
}
}
}
Defaults
Defaults
{
"MigrationTools": {
"Version": "16.0",
"CommonTools": {
"WorkItemTypeMappingTool": {
"Enabled": "False",
"Mappings": {
"Source Work Item Type Name": "Target Work Item Type Name"
}
}
}
}
}
Classic
Classic
{
"$type": "WorkItemTypeMappingToolOptions",
"Enabled": true,
"Mappings": {
"Source Work Item Type Name": "Target Work Item Type Name",
"User Story": "Product Backlog Item"
}
}
Metadata
In this article
Project Information
Azure DevOps Marketplace
Maintainer
Created and maintained by Martin Hinshelwood of nkdagility.com
Getting Support
Community Support
Questions & Discussions
The first place to look for usage, configuration, and general help.
Commercial Support
We provide training, ad-hoc support, and full service migrations through our professional services.
Azure DevOps Migration Services