Tfs Export Users For Mapping Processor #2820
Replies: 1 comment
-
Hello,
I've executed the migration and here are my logs and what I can understand from them regarding also the code: --->>>>>> He found 386684 wor Itemss in the source and 182 different users from all of them [10:54:52 INF] [16.2.9] TfsUserMappingTool::GetUsersInSourceMappedToTarget Loading identities from source server --->>>>>> He found 301 identities in source project, where only 196 are of type users : SourceUsers = 196
[10:55:11 INF] [16.2.9] TfsUserMappingTool::GetUsersInSourceMappedToTarget Loading identities from target server --->>>>>> He found 1952 identities in target project, where 1131 are of type users : TargetUsers = 1131 [10:57:10 DBG] [16.2.9] TfsUserMappingTool::GetUsersInSourceMappedToTargetForWorkItems [mappedUsers|196] --->>>>>> He constructs a map as follows
so my Identity map should be :
[10:57:10 INF] [16.2.9] Found 107 total mapped
Now: [10:57:10 INF] [16.2.9] Filtered to 29 total viable mappings
Until here, the behaviour is comprehensible for me, then my doubts came when I regard to my exported file. --->>>>>> I see in the code that the following transformation is performed:
Then:
In the file, I see 29 users, all in this format: { Which for me, means that they are source project users, that have null displayName in tarjet project. However, the users User 1, User 2 etc are correctly appearing in my target project. How can we explain that? What is actually the content of that file? Thanks in advance for any help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is for questions, feedback, and community support related to the Tfs Export Users For Mapping Processor.
Quick Reference
How to Use This Discussion
Related Documentation
Please refer to the official documentation for detailed configuration options and examples.
Beta Was this translation helpful? Give feedback.
All reactions