Technical Note: When a site moderator deletes problematic posts via the admin panel, that also deletes any record of what was in the posts.
This is bad design, because it means that deleting the posts to resolve a report also removes the record of what was in them, which is often necessary in order to:
- understand (later) why they were deleted
- notice if they're part of a pattern which the reported user is continuing
- share knowledge among multiple moderators
Does anyone know if there's a trouble-ticket for this?