How to reproduce
- Setup approvals for new users and email-in support
- Send emails from some new email account to multiple categories
- New user is staged, and new posts are created for each, in approvals list
- Go into approvals list, click Delete User on one of the posts
- That post and the staged user are both deleted
- Look in approvals list, the remaining posts by the same (now deleted) staged user are still there
- Press Reject, Delete or Delete User on one of those remaining posts, an error will come up:
Post not found.
I believe the UI should loop through the entire list and delete all the topics created by a user that has been deleted.