Skip to content
Discussion options

You must be logged in to vote

ok I found an example configuration file on github of josh johanning here https://gist.github.com/joshjohanning/baa2de38466302f0c173e0dccdd887c0

"Processors": [
{
"$type": "TfsTeamSettingsProcessorOptions",
"Enabled":true,
"MigrateTeamSettings": true,
"UpdateTeamSettings": true,
"PrefixProjectToNodes": false,
"MigrateTeamCapacities": false,
"Teams": null,
"ProcessorEnrichers": null,
"SourceName": "TeamSettingsSource",
"TargetName": "TeamSettingsTarget"
},
{
"$type": "WorkItemMigrationConfig",
....

"Endpoints": {
"TfsEndpoints": [
        {
          "Name": "Source",
          "Query": {
            "Query": "AND [System.WorkItemType] NOT IN ('Test Suite', 'Test Plan','Shared Steps','Sha…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by VincentOspazi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants