Hello,
We want to import board from our Client's Trello into our Jira Software.
I tried already to manually import JSON file from Trello export option, but the structure of this file results in 0 imported issues, I assume it can't find any related project in our Jira because the JSON doesn't include any information about that (https://confluence.atlassian.com/adminjiraserver073/importing-data-from-json-861253756.html). It doesn't contain "projects" key.
Then I tried to use tool through Administration panel to import from Trello. After successful authentication and project mapping there's a users mapping step. I would like to skip this step, since we don't want to import any users from Client's Trello, eventually we'll just create one or two accounts for them.
My first idea was to use my own email account with aliases like in the screenshot below
But I'm afraid that it will force creation of additional accounts which may occur in additional charges for our Atlassian billing.
Do you have any suggestion how I can easily perform this import or if usage of aliases is safe enough at this step?