Ticket #4357 (closed defect: worksforme)
Opened 5 years ago
Last modified 5 years ago
Trac sends notifications emails (only for my own changes)
| Reported by: | ilias@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.10.3rc1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 5 years ago by ilias@…
- Summary changed from Trac sends notifications emails only for my own changes to Trac sends notifications emails (only for my own changes)
comment:2 Changed 5 years ago by jonas
- Resolution set to worksforme
- Status changed from new to 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.