View Issue Details

IDProjectCategoryView StatusLast Update
0004731mantisbtemailpublic2014-04-05 04:00
Reporterkgrubbs Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Version0.19.0 
Summary0004731: Show list of users that received the email
Description

I often wonder who else gets the emails that I get as the manager of the project... mainly just want to be sure people are getting them, etc. So, it would be very nice to see at the bottom of emails a list of "CC" users so I know who is getting it. A bonus on top of that would be maybe why they are getting it.

Example:
Users receiving this email:
User Reason

jsmith Monitoring Issue
kgrubbs Manager
jdoe Added Bugnote
lbrown Developer

Additional Information

I guess this "feature" might need some access thresholds as well... so perhaps only developers and higher would get this in their email, etc.

TagsNo tags attached.

Relationships

has duplicate 0006844 closedgrangeway show email recipients instead of a success info 
has duplicate 0013655 closedatrol mail issue 
has duplicate 0017157 closedatrol Make it clearer who will receive emails when changing status or adding a note 

Activities

giallu

giallu

2007-07-05 06:26

reporter   ~0014867

After posting the bug in bugzilla, a page like this is shown:

Bug <bug number here> Submitted: <bug summary here>

Bug <bug number here> has been added to the database
Email sent to: <comma separated list of recipients here>
Excluding: <comma separated list of recipients here>
If you wish to tweak the kinds of mail Bugzilla sends you, you can change your preferences<link to user preferences page here>.

Redirecting to new bug report...

do you like this solution?

kgrubbs

kgrubbs

2007-07-05 12:46

reporter   ~0014868

You understand my feature request is to have this information in the email that I get, right? I suppose it would be nice to have a webpage shown immediately following changes to an issue, but really I was looking for it to be added to the email.

cedric villemain

cedric villemain

2008-06-02 11:51

reporter   ~0017994

I prefer the giallu option to show the emails,user in the webpage than in the email. Perhaps more related to http://www.mantisbt.org/bugs/view.php?id=6844

vzw614

vzw614

2008-06-30 16:03

reporter   ~0018249

You can enable a debugging option that will send a copy of the email with an additional line at the top listing who the email was sent to. Although I think there might be a bug in that code because Mantis seems to be going thru the list round-robin style. I'm still trying to troubleshoot the issue.

The config option is $g_debug_email = 'xyz@example.com';

GregorK

GregorK

2010-10-07 05:53

reporter   ~0026991

Last edited: 2010-10-07 05:53

I would love to see this feature. I would also prefer the Bugzilla style to see it on the webpage, but I don't mind if it would be in my mail email too.
Since its already quite old but still assigned to someone, is there a timeline when this could be available?

cproensa

cproensa

2010-10-14 06:47

developer   ~0027022

this is a nice idea, i'm thinking of some user that are project managers but dont really know the bits about notification config, but they still can be aware of who will get the mails.

I think it could be done with a plugin, that would hook on bug_view page events and print a list of users and on what actions would they receive the notifications

atrol

atrol

2013-08-16 12:42

developer   ~0037883

Removed assignment. giallu will not contribute to this issue in near future.