Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×
Not all selections for a single select custom field appear in the dropdown when editing the field in a JIRA ticket.
There are 250 selections/options for this field, but only 100 selections appear in the dropdown when editing the field. If I start typing the name of one of the selections (i.e. selection 101-250) it will appear and can be selected. But that's only because I know what those are. For someone not familiar with all 250 selections, they'll think that only the first 100 are available.
How can I get all 250 selections to display in the dropdown?
Thx
I checked into cascading. It will not work for this case, since I don't have fields depending on other fields.
Another option is to create 3 "Country" fields: Country (A-G), Country (H-R) and Country (S-Z). This will direct the user to the correct list, based on what the country name begins with. This will also ensure that all selections are displayed (i.e., less than 100).
I'll then need to add a rule that only one of the 3 fields can be selected. I'll have to figure out how to do that. Any suggestions?
The list is containing countries? So why not organise the cascading field by continent (parent list) and then country (child list)? Will we get under 100 per child list I wonder
also using the field description to inform the user to start typing might be an help
all the best
/Lisa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Or use regions, as your parent list.
Like; EMEA, APAC, NA, LATAM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Steve Hooczko ,
AFAIK you cannot configure this yourself. Here is a a feature request on the topic. This is for server though, are you on Cloud?
A way to work around this is to use cascading select list instead, or if you're on Premium you can keep the list in Assets instead.
Probably not the answer you wanted, sorry!
/Lisa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're on Cloud.
I've never used a cascading select list, but will see if that will work,
Thx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't only the first 100 are shown, you will need to start typing to get the not shown option.
But why 250 selections, would a cascading select be a better solution.
Can you divide the 250 options in categories?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.