Opened 12 years ago
Last modified 5 years ago
#23857 new enhancement
Delete User Should Delete Comments
Reported by: | jamcat22 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5 |
Component: | Users | Keywords: | needs-patch |
Focuses: | ui, administration | Cc: |
Description
The delete user function should also delete that user's comments or attribute that users comments to the person specified. That way, deletion of accounts goes a lot smoother.
Change History (4)
#2
@
12 years ago
While posts are created by a user account, comments can be created without a user account. So I don't think this should be an outright delete. Either we add a checkbox to that screen, or assume that not deleting the comments is actually the best behavior, and if someone wanted to change that behavior, they could use the delete_user hook there.
Note: See
TracTickets for help on using
tickets.
Related: #15644, #19710