Opened 16 years ago
Last modified 4 months ago
#8094 new defect
Preview who will be notified
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | notification | Version: | none |
Severity: | normal | Keywords: | |
Cc: | jidanni@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Dear Trac people, as you see in http://core.trac.wordpress.org/ticket/9208 one never knows if Trac will send email or not.
Note, I am talking about bugs one is the reporter of. I am not an administrator.
To be doubly sure to get mail, one must always click the CC box. Otherwise, well, most of the time it will send email about others' changes to the bug, but sometimes not.
P.S., the corresponding Bugzilla checkbox looks like "Add jidanni@… to CC list" Which never needs to be checked for the reporter to get mail.
So my question is should I add my CC to the rest of http://core.trac.wordpress.org/query?reporter=jidanni&col=id&col=cc&order=id ? I can only do a few a day before my wrists get tired.
Attachments (0)
Change History (16)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
OK, but if the reporter doesn't add his CC, then don't still sometimes send him mail…
follow-up: 4 comment:3 by , 16 years ago
I suspect this is a configuration issue. See TracIni#notification-section
Do you have always_notify_reporter enabled?
comment:4 by , 16 years ago
Milestone: | → 0.13 |
---|
Replying to ebray:
I suspect this is a configuration issue. See TracIni#notification-section
Do you have always_notify_reporter enabled?
He's not the administrator of that site, so he can't tell.
I think that's the point of this ticket: we should maybe add a few hints about the default behavior around the Add to CC: field.
Maybe even disable it when the always_notify_updater option is set?
follow-up: 6 comment:5 by , 15 years ago
Cc: | added |
---|
I've create a plugin that should solve this problem. It generates a notice to tell the user whether he/she has to add himself/herself to the CC list. You can find the plugin here.
follow-up: 7 comment:6 by , 15 years ago
Replying to Sebastian Krysmanski <sebastian@…>:
Where's fix-ticket-preview-width.patch? Please make a ticket for it ;-)
comment:7 by , 15 years ago
follow-up: 10 comment:9 by , 15 years ago
(though I did hope to see a fix without a hard-coded pixel value - the 700px is already quite enough)
comment:10 by , 15 years ago
Replying to cboos:
(though I did hope to see a fix without a hard-coded pixel value - the 700px is already quite enough)
Well, what would you prefer? Anyway, I don't see any fix for this (without rewriting the whole CSS file, maybe). This problem is one example why I sometimes have very negative feelings against CSS.
follow-up: 14 comment:11 by , 14 years ago
Back to the original topic, knowing whether one will get notified or not by a change to a given ticket.
I think that we could add a notice telling exactly that, once the notification has been done. It might be a bit too verbose?
For example, if you are on CC:, that notice could say:
23 other users will be notified by e-mail of this change (you're on CC:).
If you're not:
23 users will be notified by e-mail of this change (you're not on CC:).
We could also show the smtp_always_cc
address there if set (but not the smtp_always_bcc
of course).
comment:12 by , 10 years ago
Cc: | removed |
---|
comment:13 by , 9 years ago
Owner: | removed |
---|
comment:14 by , 8 years ago
Replying to Christian Boos:
We could also show the
smtp_always_cc
address there if set
Closed #2642 which requested this as a duplicate.
comment:15 by , 6 years ago
Summary: | reporter must also add CC: → Preview who will be notified |
---|
comment:16 by , 4 months ago
I think that we could add a notice telling exactly that, once the notification has been done. It might be a bit too verbose?
Hmmm, what's this above I see
Does this mean Trac is trying to say it is like Debian, and not Bugzilla, thus not automatically subscribing reporters?
Well I'm glad Trac is now saying this.
(However, I already added my CC!)