Opened 19 years ago
Closed 19 years ago
#4357 closed defect (worksforme)
Trac sends notifications emails (only for my own changes)
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10.3rc1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I've noticed that trac has sent me (after update of t.e.o to 0.10.3rc1) nofications emails about ticket changes.
For ticket #4174, I got 2 notifications, both affecting my own comment.
The comments added by cboos were not sent to me via email.
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
| Summary: | Trac sends notifications emails only for my own changes → Trac sends notifications emails (only for my own changes) |
|---|
comment:2 by , 19 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
This is because the "always_notify_reporter" option was not enabled on t.e.o. I've enabled that option now so you should receive a notification mail about this comment. I'm resolving this issue as worksforme since this feature actually works (if enabled) and no code change is required.



clarification: until today, trac has not sent any notification emails to me.