Unable to fix HTML field attachments for work item #1344
-
I noticed that where the images embedded in the comments are not copied correctly from the source to target project. The embedded image URLs in the comments/description field still points to the source tenant. This does not appear to be an issue when the user has access to both tenants. This problem comes to light when the account that does not have access to the source tenant tries to access the migrated content in the target tenant and the embedded images appear broken because it is still pointing the source tenant. Anybody experienced this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
You need to use AccessToken mode and set https://nkdagility.github.io/azure-devops-migration-tools/getting-started Source and Target
WorkItemMigrationConfig
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
You need to use AccessToken mode and set
FixHtmlAttachmentLinks
totrue
.https://nkdagility.github.io/azure-devops-migration-tools/getting-started
Source and Target
WorkItemMigrationConfig