-
Hi, I'm trying to understand how the "TfsUserMappingTool" component works (I use version "16.0.3").
The contents of my configuration file
The contents of my file "C:\temp\userExport.json" [
{
"Source": {
"FriendlyName": "MyLastane, MyFirstname",
"AccountName": "[email protected]"
},
"target": {
"FriendlyName": "MyFirstname MyLastane",
"AccountName": "[email protected]"
}
}
] Did I miss something? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
You found a bug as #2416! Fix inbound! Should be in v16.0.4-Preview.6 once it ships... |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick fix! |
Beta Was this translation helpful? Give feedback.
-
Sorry but I'm not a developer, I don't have Visual Studio and my client doesn't want me to spend more time on this subject (but I can possibly test other releases if necessary) :-) |
Beta Was this translation helpful? Give feedback.
You found a bug as #2416!
Fix inbound! Should be in v16.0.4-Preview.6 once it ships...