Skip to content

Areas and iterations missing, cant able to migrate work items #2677

Discussion options

You must be logged in to vote

Hey @MrHinsh!

I noticed you released 16.2.0-preview.4 of the tool, so I gave it a try—and it worked! 🎉

I used the command you provided to upgrade my configuration.json file, and then added my Area and Iteration mappings using the new format. Here's what I ended up with:

"Areas": {
  "Filters": [],
  "Mappings": [
    {
      "Match": "^TimeEdit Integration([\\\\]?.*)$",
      "Replacement": "IntegrationsPlatform"
    }
  ]
},
"Iterations": {
  "Filters": [],
  "Mappings": [
    {
      "Match": "^TimeEdit Integration$",
      "Replacement": "IntegrationsPlatform"
    },
    {
      "Match": "^TimeEdit Integration([\\\\]?.*)$",
      "Replacement": "IntegrationsPlatform"
    }
  ]
}

Thank…

Replies: 2 comments 16 replies

Comment options

You must be logged in to vote
13 replies
@mikkelh-SDU
Comment options

@MrHinsh
Comment options

@mikkelh-SDU
Comment options

@mikkelh-SDU
Comment options

Answer selected by MrHinsh
@MrHinsh
Comment options

Comment options

You must be logged in to vote
3 replies
@mikkelh-SDU
Comment options

@oipolloi
Comment options

@satano
Comment options

satano Jun 18, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants