-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Admin - Release Tracks/Controls
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When navigating to the changelog in the admin hub, the last record on the first page shows as the first record on the next page.
Steps to Reproduce
- Navigate to change log in the admin hub: https://admin.atlassian.com/o/\{ORG_ID}/changelog
- Change results per page to 20: 20 records are pulled. Notice the last record on the page.
- Navigate to the next page and notice that the last record from the previous page shows as the first record on this page.
Expected Results
The pagination works as expected, and each page pulls only 20 new records, none from previous pages.
Actual Results
The last record from the changelog on page 1 appears as record 1 on the next page.
For example:
- Rollout of Confluence change as last (20th record) on page 1, it will show as the first record on page 2.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.