-
Migrations of links across the projects was working very well, in previous versions, but I discovered that in this last (11.9.47) that stopped to work. Trying to debbug the code (I'm not experienced), I changed TfsWorkItemMigrationClient.cs, line 217:
I removed the clause "[System.TeamProject]=@teamproject AND" and its parameter and it seems that worked. Could anybody help? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hmm... that might be a regression... but we need a parameter for it as most people don't want to migrate across projects. Especially if they are moving stuff around in the same account. |
Beta Was this translation helpful? Give feedback.
Hmm... that might be a regression... but we need a parameter for it as most people don't want to migrate across projects. Especially if they are moving stuff around in the same account.