Azure DevOps Migration Tools

v15.2.1

Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.

Home
 › 
Learn
 › 
Overview
 › 
Reference
 › 
V1
 › 
Fieldmaps
 › 
Fieldtofieldmapconfig
Overview

FieldtoFieldMapConfig

Ref

  

Less than 1 minute to read

  

2024-08-27 03:49:54 -0500

Just want to map one field to another? This is the one for you.

Options

Parameter name Type Description Default Value
defaultValue String missng XML code comments missng XML code comments
sourceField String missng XML code comments missng XML code comments
targetField String missng XML code comments missng XML code comments
WorkItemTypeName String missng XML code comments missng XML code comments

Example

A basic sample for FieldtoFieldMapConfig configuration.

1
2
3
4
5
6
7
{
  "$type": "FieldtoFieldMapConfig",
  "WorkItemTypeName": "*",
  "sourceField": "System.StackRank",
  "targetField": "System.Rank",
  "defaultValue": "1000"
}

Project Details
Chocolatey GitHub release Build on VSTS

Getting Support

Open Source Support

Question & Discussion - The first place to look for usage, configuration, and general help.

Professional Support

We provide training, ad-hoc support, and full service migrations through Azure DevOps Migration Services