View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003301 | mantisbt | public | 2003-08-20 09:38 | 2014-01-14 03:58 | |
Reporter | astax | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0003301: Email notification is set to all developers even if bug is assigned at the moment of addition | ||||
Description | I have set in config file, supposing that when adding a new bug, all developers know about it. And it works correctly. | ||||
Tags | No tags attached. | ||||
I guess the correct behaviour in this case is dependent on the process you are using. For some users the fact that a new bug is submitted is more critical than when one is assigned, hence, they might have the managers notified of new bugs, but not when they are assigned. Also the main action was to submit the bug, rather than assign it. |
|
OK, agree, this is a mostly process of using bugtracker. Generally I would like to have the following behavior:
quite logical, I think. Current notifications schema doesn't allow to set up this, so let's put this on shelf as a possible feature for future releases. Thank you. edited on: 08-20-03 15:14 |
|
I'm raising this again. Is it possible to make a configurable option to change this? The solution is simple. Here is what I've done in core/email_api.php in function email_collect_recipients() :
this code should be switchable in config file
end of switchable code |
|