Creating Huge Number of Options for Multi-Select List fields

Still need help?

The Atlassian Community is here for you.

Ask the community

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

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 - Getting issue details... STATUS

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

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

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.  > 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.
    1. (info) 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
Last modified on Mar 18, 2024

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.