-
Bug
-
Resolution: Fixed
-
Low
-
10.4.1, 10.5.1
-
10.04
-
1
-
Severity 3 - Minor
-
Issue Summary
The Filter Results Gadget in Jira version 10.4.1 displays incorrect pagination, leading to navigation issues. Clicking on page 3 jumps to page 7, which should not exist based on the filter results.
Steps to Reproduce
- Install Jira version 10.4.1.
- Create a custom dashboard and add the Filter Results Gadget.
- Ensure the filter settings are configured to display a specific number of entries (e.g., 10).
- Click on page 3 of the results.
- Observe that it incorrectly jumps to page 7 (that didn't exist before).
- See the video below reproducing the problem:
Screen Recording 2025-03-17 at 16.22.30.mov![]()
Expected Results
Clicking on page 3 should display the third set of results as per the filter settings.
Actual Results
Clicking on page 3 redirects to page 7, which should not exist based on the filter results.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.