Opened 11 years ago
Last modified 12 hours 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)
Change History (3)
comment:1 by , 9 years ago
follow-up: 3 comment:2 by , 18 hours ago
Does this persist in Trac 1.6? If so, are you saying that subscribers to a ticket are not notified if that ticket is deleted?
comment:3 by , 12 hours ago
Replying to Philippe Cloutier <chealer@…>:
Does this persist in Trac 1.6? If so, are you saying that subscribers to a ticket are not notified if that ticket is deleted?
Yes. Please reproduce the issue and/or investigate the code before submitting the comment.



#12695 was closed as duplicate.