wiki:TicketDeletePlugin

Version 5 (modified by Noah Kantrowitz, 18 years ago) (diff)

Adding links to eggs

Ticket Deletion Plugin

Description

This is a small plugin to allow deleting tickets from within Trac. Though I don't advocate this as a method of dealing with tickets very often, it is a commonly requested feature, and it is needed on rare occasions.

Bugs/Feature Requests

Existing bugs and feature requests for TicketDeletePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:ticketdeleteplugin here].

Download the egg for Python 2.3 here. Download the egg for Python 2.4 here.

Source

You can check out TicketDeletePlugin from here using Subversion, or browse the source with Trac.

Example

Just follow the normal egg installation procedures. There will be a new WebAdmin sub-page in the Ticket category called 'Delete'.

Recent Changes

16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
12114 by rjollos on 2012-10-05 01:02:08
Refs #10263: Refactored code and added comments. Improved notification messages on delete of a ticket change.
12108 by rjollos on 2012-10-04 03:57:07
Refs #10263: Made notice for deletion of a field different than notice for deletion of a ticket change, to aid in debugging.
(more)

Author/Contributors

Author: coderanger
Contributors:

TagIt(plugin,coderanger,0.10,0.9)?