Modify ↓
Opened 11 years ago
Last modified 9 years ago
#11943 new enhancement
Ticket delete notifications
| Reported by: | Ryan J Ollos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | next-major-releases |
| Component: | notification | Version: | |
| Severity: | normal | Keywords: | ticket delete |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Trac supports ticket deletion through the ticket remove TracAdmin command, and the TicketDeleter Component in /tracopt/ticket. It would be useful to receive notifications when tickets are deleted.
The AccountManagerPlugin has a similar feature of sending notifications when users are removed. The subject and body are very simple, e.g. Deleted User: tonyjha99. The users to receive notifications are configured through the [account-manager] account_changes_notify_address option.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



#12695 was closed as duplicate.