Skip to content
Discussion options

You must be logged in to vote

You MUST use a PAT token for both the target and the source for the image migration to work.

"Target": {
    "$type": "TfsTeamProjectConfig",
    "Collection": "https://dev.azure.com/nkdagility-preview/",
    "Project": "myProjectName",
    "ReflectedWorkItemIDFieldName": "Custom.ReflectedWorkItemId",
    "AllowCrossProjectLinking": false,
    "AuthenticationMode": "AccessToken",
    "PersonalAccessToken": "asdasdadgrgredfvsdgbdgjfgdhfgsdfsdgfsdgsfdhgfhd",
    "PersonalAccessTokenVariableName": "",
    "LanguageMaps": {
      "AreaPath": "Area",
      "IterationPath": "Iteration"
    }
  },

Then set FixHtmlAttachmentLinks to true in the WorkItemMigrationConfig processor.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gashupl
Comment options

Answer selected by gashupl
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