-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Admin - Release Tracks/Controls
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Changelog UI filter results display inconsistent row counts across pages when applying filters on the Organization Changelog page.
Steps to Reproduce
- Go to the Org –> Apps
- Navigate to Platform experiences --> App updates --> URL: https://admin.atlassian.com/o/<orgid>/changelog
- Apply a filter — e.g., select Application = "Jira" or Status = "Rolling out" (or any other filter value)
- Observe the paginated results which are not consistent
Expected Results
Results should display a consistent number of rows per page (e.g., 40 rows per page) until the final page, which may have fewer.
Actual Results
Row counts per page are inconsistent and appear random. For example, if there are 80 total results:
- Page 1 → 40 rows
- Page 2 → 10 rows
- Page 3 → 2 rows
- ...and so on
Instead of a steady 40 rows per page.
Impact:
Users cannot efficiently review all filtered changelog entries, as results are split unpredictably across multiple pages.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...