#2200 closed enhancement (duplicate)
Add an option to disable email notification on trvial ticket changes
| Reported by: | Emmanuel Blot | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | ticket system | Version: | 0.9b2 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There is a few interest in notifying people when the only change made to a ticket is a modification of the CC: field, especially with public access to the project, such as the Trac project itself.
It would be nice that Trac provides an option to disable email notifications on such a change. This option could be extended to the Keyword field as well.
(I think I already logged this issue in another ticket, but I cannot find it. Maybe it is part of an additionnal request to an existing ticket)
Attachments (0)
Change History (5)
comment:1 by , 20 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
| Milestone: | 1.0 |
|---|
comment:3 by , 13 years ago
The th:AnnouncerPlugin has an option to skip email notification if the only change was to the CC field.
[Announcer] ignore_cc_changes = true
th:#10482 seeks to extend this to other fields.
comment:4 by , 11 years ago
Would you consider enable this on trac.edgewall.org?
I get a lot of cc-change related "spam" from the main Trac site, whom I still want to follow.



I'm not sure if this exact request has been raised, but this could be addressed by #2073.