Opened at 2011-12-03T21:12:16Z
Closed at 2015-04-29T17:21:53Z
#1630 closed enhancement (wontfix)
enable ticket deletion (with admin permissions) in trac
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | soon (release n/a) |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | trac | Cc: | |
Launchpad Bug: |
Description (last modified by warner)
http://trac-hacks.org/wiki/TicketDeletePlugin
Add tracopt.ticket.deleter = enabled to the [components] section of tahoe-lafs.org:/home/trac/projects/tahoe-lafs/conf/trac.ini. This would make it easy to delete spam tickets without the risks involved in issuing SQL to the database.
Change History (1)
comment:1 Changed at 2015-04-29T17:21:53Z by warner
- Description modified (diff)
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I think I'd rather delete those tickets manually, because I'll also look for other spam created by the same account at the same time (wiki pages and added comments, mostly). And then delete the account in question (and determine how they got in, in the first place). Simply deleting just the ticket will remove some of the evidence, so to speak.
Please bring spam tickets, comments, or wiki edits to my attention and I'll run some scripts to clean them up.