-
Type:
Suggestion
-
Resolution: Obsolete
-
Component/s: None
-
2
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Clicking on the Issue tab in the JIRA toolbar, will list the filters. If user has a lot of filters (more than 10 saved filters) and has the screen resolution at 1280x720, users will encounter the issue.
Steps to Reproduce
- Configure Screen Resolution to 1280 x 720
- We support a minimum of 1024 x 768 as mentioned in https://confluence.atlassian.com/display/JIRA/Supported+Platforms
- Create 10-15 saved filters
- Click on the Issues tab
Expected
The filter list should be automatically scrollable
Actuality
It tries to list all the filters as seen in the attached screenshots

Workaround
You can configure to show certain number of dropdown issue history and issue filter for the "View Issue" tab by doing the following
- Shutdown JIRA
- Edit jira-config.properties located in $JIRA_HOME to add the following (Create one if there is none yet)
jira.max.issue.filter.dropdown.items = 5 jira.max.issue.history.dropdown.items = 3 - Save and restart JIRA
- is related to
-
JRASERVER-37507 Issue Tab Dropdown Menu Filter Should be Scrollable
- Closed
- relates to
-
JRACLOUD-45750 Prioritize the order of my custom filters on the Issues dropdown menu.
- Closed