Creating Huge Number of Options for Multi-Select List fields in Jira Data Center

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Summary

Important Note: Please be advised that having 100s of options in a Multi-Select List custom field is not advised due to known performance issues such as:

JRASERVER-72810 - Browser performance degraded when customfield has a large number of customfieldoption.

Please only use this method for testing and keep number of options in a Multi-Select List custom field to the lowest possible range.

Solution

Problem

When creating a custom multi-select list, it could be difficult if we need to manually create the options for a huge number of options. For example, a custom multi-select list for Country could contain more than 100 options.

Workaround

Import the custom field via CSV Import. See Importing data from CSV.

Format for the Muti-Select List

1 2 Summary,Multi Select,Multi Select,Multi Select Sample issue,Value 1,Value 2,Value 3

When using this method, it would create an issue as Summary field is required for CSV import. So it is recommended to create a Test Project so it won't mess up the production project.

  1. Create a Test project

  2. (Auto-migrated image: description temporarily unavailable)

    > System > External System Import

  3. Choose CSV

  4. Choose File > Choose your CSV

  5. Next

  6. Select the project you create on Step 1 > Next

  7. You could create a new custom field or match it with your existing custom field.

    (Auto-migrated image: description temporarily unavailable)
    1. ℹ️ Please note that this option is only provided if you Import the CSV using the External System Import (Administration >> System >> External System Import). Using Issues >> Import issues from CSV won't provide the option to create a new custom field.

  8. Map Summary to Summary field

  9. Next

  10. Begin Import

Updated on April 2, 2025

Still need help?

The Atlassian Community is here for you.