-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Custom Field Indexing, JQL Search
-
None
-
2
Problem
JQL search with select dropdown appears limited at 100 options. We can see this behaviour in Jira 9.4.14:
- the select list dropdown only shows 100 options
- other options can be searched by text and selected, but the same number of earlier options will then be removed
- the maximum number of selections made for the JQL search is limited to 100 via UI
Environment
Jira DC 9.4.x
Steps to Reproduce
Create more than 100 options in a Select dropdown custom fields. Selecting more than 100 in Basic JQL search, in the dropdown, is not possible.
Expected Results
Any number of options can be selected.
Actual Results
Only 100 options are selected max.
Workaround
Edit the JQL in Advanced mode in order to add any options above 100. A better way to approach it would be to create separate fields and avoid reaching the 100 limit in any of them.
Notes
This most likely has to do with the Jira Safeguards introduced in version 8.22/9.0, there are a few documents on it but there is no apparent way to increase this limit:
- https://confluence.atlassian.com/adminjiraserver0904/jira-software-guardrails-1188769019.html
- https://confluence.atlassian.com/jirakb/introducing-safeguards-to-jira-index-1131089657.html
- https://confluence.atlassian.com/jirakb/what-s-changed-in-jira-after-the-implementation-of-indexing-limits-1131089687.html
- https://confluence.atlassian.com/jirakb/jira-indexing-limits-stats-1125876330.html
- https://confluence.atlassian.com/jirakb/how-to-change-indexing-limit-safeguards-in-jira-1167752430.html
- https://confluence.atlassian.com/jiracore/configure-safeguards-1107628196.html
- is related to
-
JRASERVER-70837 Cannot perform basic search towards a field with even though the search criteria matches its scope
-
- Gathering Impact
-
-
JRASERVER-76019 The Select List Picker used on the Basic Issue Search gets the selected option cleared up if the option selected is out of the 100 listed values
-
- Gathering Impact
-
- relates to
-
JRASERVER-76017 The Basic Issue Search for Select Custom fields display up to 100 items on the list without warning to show more items
-
- Gathering Impact
-