You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to import issues assigned to users that contains \ in the username, the terminal reports: "Detected unicode characters, removed"
The result is that everything after the \ is removed in the username.
When trying to import issues assigned to users that contains \ in the username, the terminal reports: "Detected unicode characters, removed"
The result is that everything after the \ is removed in the username.
user.txt:
JIRAUSER12600=CORP\u084699
issue.json:
{
"ReferenceName": "System.AssignedTo",
"Value": "CORP\u084699"
}
Result on Azure:
Assigned ´To: CORP
Tool version
Attachments
wi-import.log.txt
config.txt
The text was updated successfully, but these errors were encountered: