-
I've been running some test migrations on a project with about 19,000 work items (and I have "GenerateMigrationComment" set to true). When a migration completes and I look through the migrated Work Items, I see the migration comments being created. However, the "user" who created the comment is not consistent. In many cases it is my user, which is what I would expect. But, in many other cases, the migration comment is created by another user on the project team. Has anyone experienced this, and is there a way to force which user is assigned to creating the migration comment? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
What i have found is that the migration comment have the same user as the last comment before. Is it the same for you? |
Beta Was this translation helpful? Give feedback.
-
The migration comment is tagged onto the last revision and should look like it has been made by that last user to edit in the Source. |
Beta Was this translation helpful? Give feedback.
The migration comment is tagged onto the last revision and should look like it has been made by that last user to edit in the Source.