-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Minor
-
Issue Summary
Deleting an archived parent page with nested/child pages failed
Steps to Reproduce
- Create a parent page with nested/child pages, and make sure all pages are published, not draft version
- Archive the parent page, the nested pages are also archived
- Go to Space settings->Manage content->Archived pages
- Click ... at the line of the archived parent page, and choose "Delete"
- "Include nested items" should be ticked
Expected Results
The parent page including the nested pages should be deleted successfully
Actual Results
The below error fired and these pages are still there.
"Your delete request had a problem
One or more of the items you have selected can not be deleted because it has been archived, is a draft, or already has been deleted."
Workaround
- Delete the nested pages one by one, and then delete the parent page.
- Restore the archived parent page
- “Delete” the page instead of archiving to send the page directly to the Trash Bin.
- “Delete All” in the Trash Bin can be performed without error.