MantisBT: master 3377f96a

Author Committer Branch Timestamp Parent
vboctor master 2002-06-04 10:59 master e68e4cbc
Changeset

Implemented the support for default owner for project categories requested in 0001156.
When bugs are reported in a category while not pre-assigned they are automatically
assigned to the category owner. In this case a bug-added notification e-mail
is sent. If the category does not have a default owner and the bug is not
pre-assigned it will be added in the "new" state.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1070 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - manage_proj_edit_page.php Diff File
mod - doc/ChangeLog Diff File
mod - manage_proj_cat_edit_page.php Diff File
mod - core_category_API.php Diff File
mod - report_add.php Diff File
mod - manage_proj_cat_update.php Diff File