MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013178mantisbtemailpublic2011-07-26 08:532013-04-12 09:57
Reporterrombert 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusconfirmedResolutionopen 
PlatformOSOS Version
Product Version 
Target Version1.2.xFixed in Version 
Summary0013178: Unable to turn off email notifications for custom field changes
DescriptionI have all email-related preferences disabled . Still, I receive emails for bugs which I have reported or monitored when a custom field is changed.
TagsNo tags attached.
Attached Files

- Relationships
related to 0011703confirmed Email notification for issue updates can not be managed by Manage Configuration - E-mail Notification 
related to 0012030confirmed Email notify flags do not always work 

-  Notes
User avatar (0029834)
rombert (developer)
2011-09-22 04:01

Just to track the steps:

- in bug_api, email_generic( $c_bug_id, 'updated', 'email_notification_title_for_action_bug_updated' ) is called
- in email_api email_collect_recipients is called
- in email_api switch( $p_notify_type) verifies for the preference setting, which does not exist for 'updated', therefore there is no filtering.
User avatar (0031748)
TomR (reporter)
2012-05-03 09:39

This somehow related to 0011703 and 0012030

- Issue History
Date Modified Username Field Change
2011-07-26 08:53 rombert New Issue
2011-07-26 08:53 rombert Status new => confirmed
2011-07-26 09:53 jreese Target Version 1.2.6 => 1.2.7
2011-08-22 10:49 jreese Target Version 1.2.7 => 1.2.8
2011-09-06 10:33 jreese Target Version 1.2.8 => 1.2.9
2011-09-22 04:01 rombert Note Added: 0029834
2012-03-04 09:23 atrol Target Version 1.2.9 => 1.2.10
2012-04-02 02:33 atrol Target Version 1.2.10 => 1.2.11
2012-05-03 09:39 TomR Note Added: 0031748
2012-05-03 17:15 rombert Relationship added related to 0011703
2012-05-03 17:15 rombert Relationship added related to 0012030
2012-06-06 23:54 jreese Target Version 1.2.11 => 1.2.12
2012-11-10 19:04 dregad Target Version 1.2.12 => 1.2.13
2013-01-22 09:48 dregad Target Version 1.2.13 => 1.2.14
2013-01-29 09:28 dregad Target Version 1.2.14 => 1.2.15
2013-04-12 09:57 dregad Target Version 1.2.15 => 1.2.x


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.1014 seconds.
memory usage: 2,806 KB
Powered by Mantis Bugtracker