Please only run this if you have exhausted all other options
Run the following query against the database
-EXEC editDeleteChilds @PageID =2 @ForceDelete = 1) //where 2 is the ID of recycle bin.
Please backup the database before running above query. Also please make a backup copy of the database and restore it locally and perform this operation.
Once confirmed to solve the issue locally, run the statement on the production database taking the same precautions for backups as above.
Please sign in to leave a comment.