Hi, Guys,
Am in midst of importing excel data into JIRA. Can anyone help me out in solving the following?
There are 400 rows in excel and for few rows(Tickets) we have a multi-select field, how to map multi-select field to excel data so that all multi-selected data appears in corresponding tickets? In excel multi-select field options are separated by a semicolon or by # in some rows, what is the proper format?
Thanks
So while Jira doesn't handle XLS direct imports, you can use excel to save this file as a csv, which Jira can use.
Our guide on Importing data from CSV does explain how to handle this.
Importing to multi select custom fields
Your CSV file can contain multiple entries for the one Multi Select Custom Field. For example:
Summary,Multi Select,Multi Select,Multi Select Sample issue,Value 1,Value 2,Value 3
This will populate the Multi Select Custom Field with multiple values.
So it might take some adjustment to your xls/csv file in order to format these multi select data sets for import as shown above, but this is the way Jira would expect to import these multi select values.
Are all the columns of the Multi-select field should be filled?
That is, if I have 2 values in one row and 3 values in the next row - then in total there should be 3 columns of the field.
Will I get an error about the empty column of the second row where there is no value?
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.