nkdAgility / azure-devops-migration-tools

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.
https://nkdagility.com/learn/azure-devops-migration-tools/
MIT License
493 stars 328 forks source link

[preview] Update to now use values from `TfsAttachmentEnricherOptions` #2004

Closed MrHinsh closed 6 months ago

MrHinsh commented 6 months ago

The system ignored TfsAttachmentEnricherOptions and used empty variables instead. This fix removes the empty local variables and always uses the values in TfsAttachmentEnricherOptions

For Bug reported by @muradjames and will fix #2003