Hello,
i'm trying import issues to my jira with a csv file. But i have a field - multi user picker and i dont know how import multiple users (that already exist in the system).
i already trying:
Assignee
"Ana Mendes;carlos"
Ana Mendes;carlos
Ana Mendes carlos
"Ana Mendes, carlos"
Ana Mendes, carlos
and no matter correctly.
anyone can help me?
This is going to be tedious, but just to let you know that it works.
So, this is my CSV file:
summary,assignee,multi,multi,type,description,reporter TEST,admin,admin,admin2,Bug,"Test Multi Users",admin
*multi here is the custom field for Multi-Users.
As what @Henning mentioned, you would need to have two different columns of the same type in order to perform multi-field import. This applies to the above custom fields as well as comments and attachments.
When you are importing the CSV file, remember to map the fields that has multiple values. In this case, the multi field:
Justin (Alex) is correct. Had to do this just the other week.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I remeber correctly, you have to have a column for each value of the field with multiple values. Each column with one value has to be matched with the same multi user customfield.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.