Opened 13 years ago
Last modified 7 years ago
#23857 new enhancement
Delete User Should Delete Comments
| Reported by: | jamcat22 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | 3.5 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | ui, administration |
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
@
13 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #15644, #19710