Did you check your preferences settings?si3w82 wrote:hi good day,
It seems like the only way I get notified is when i assign the issue to someone. I WILL NOT GET email notidifed of updates, status changes-resolved, resolved, etc.
pls help me to solve it...
pls reply me ASAP!! URGENT
E-mail about new bug reports
Moderators: Developer, Contributor
Re: help!! i only receive eamil notification when assign new
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
=> http://deboutv.free.fr/mantis/
Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
Hi, i have the same problem. The only way to make the manager be notified of new issue is to check all the event (all the column of the manager profil). It works but the manager is spamed by all the small event.
I've see a one solution which consists of adding two lines in the config file which use $g_default_notify_flags but when the manager is changing the configuration in the Email Notification page, the default configuration is overwritten and it does'nt work anymore.
I've see a one solution which consists of adding two lines in the config file which use $g_default_notify_flags but when the manager is changing the configuration in the Email Notification page, the default configuration is overwritten and it does'nt work anymore.
Hi together.
I'm quite interested if there is any solution/work-around for the issue.
I've tried to configure mail-notification per project (via web-interface) und I got lost.
Any help appreciated.
Thanks, Mathias
I'm quite interested if there is any solution/work-around for the issue.
I've tried to configure mail-notification per project (via web-interface) und I got lost.
Any help appreciated.
Thanks, Mathias
-----------------------------------------------------
Mantis 1.0.1, MySQL 5.0.33, PHP 5.2.1 (all on WinXP)
Mantis 1.0.1, MySQL 5.0.33, PHP 5.2.1 (all on WinXP)
what was the need of all thatdolon wrote:# Mantis - a php based bugtracking system
# Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
# Copyright (C) 2002 - 2006 Mantis Team - mantisbt-dev@lists.sourceforge.net
# This program is distributed under the terms and conditions of the GPL
# See the README and LICENSE files for details
# --------------------------------------------------------
# $Id: config_defaults_inc.php,v 1.283.2.1.2.1.2.1.2.2.2.12 2006/10/29 00:20:29 vboctor Exp $
# ------------------------------------------
next time wrap your code between the
Code: Select all
code tagsMantis 1.1.0a3 @ CentOS Red Hat 3.4.6-8
Powered by Dual Opteron Dell Poweredge SC1435 =)
Powered by Dual Opteron Dell Poweredge SC1435 =)
Hi,
ok here the solution after hours searching :
the event "email on new" is not present in the mail notification configuration page. The first event is "email on assigned". You can "recreate" it by activating all the event of a profil. For example, to make manager be notified of new bug reported you must activated "email on assigned, email on feedback, email on delete etc...for ALL event (don't forget one). In the database it makes like you have activated "the email on new". BUT this cause the manager be "spam" by all the event instead of only new bugs. You can resolve it by desactivating the mail notification in the user preference.
Excuse my english! If somone wants to correct me i would be please to edit my post
:wink:
ok here the solution after hours searching :
the event "email on new" is not present in the mail notification configuration page. The first event is "email on assigned". You can "recreate" it by activating all the event of a profil. For example, to make manager be notified of new bug reported you must activated "email on assigned, email on feedback, email on delete etc...for ALL event (don't forget one). In the database it makes like you have activated "the email on new". BUT this cause the manager be "spam" by all the event instead of only new bugs. You can resolve it by desactivating the mail notification in the user preference.
Excuse my english! If somone wants to correct me i would be please to edit my post
:wink: