-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Extensibility - Content Action
-
None
-
1
-
Severity 3 - Minor
Issue Summary
- In some Space Trashs, there can be more pagination than actual deleted content, with the extra pages returning;
There are currently no items in the trash.
Steps to Reproduce
- Delete several content in a Confluence space for a few pages of trash.
- And delete a few more pages with lots of attachments.
- Check on the Space trash, and navigate the pages.
https://<SITE-NAME>-new.atlassian.net/wiki/pages/viewtrash.action?key=<SPACE-KEY>
- Eventually a page and subsequent pages will return this;
Expected Results
- No extra pages should be needed when all the trashed items are already displayed.
Actual Results
- The pagination calculation wrongly returns extra pages which are not required.
Workaround
- These extra pages are safe to be ignored.