MantisBT: master 179ef093

Author Committer Branch Timestamp Parent
dregad dregad master 2019-05-19 09:23 master 8f9c386d
Affected Issues  0006128: Ability to add monitors to a bug when the bug is first reported
Changeset

Allow adding monitors when reporting an issue

By adding monitors to the $g_bug_report_page_fields array, users
having $g_monitor_add_others_bug_threshold access level will be able
to select users to add to the issue's monitoring list.

Monitors will only be notified of the submission if both their e-mail
prefs and the flags allow it ($g_notify_flags['new']['monitor'] = ON).

Fixes 0006128

mod - bug_report.php Diff File
mod - bug_report_page.php Diff File
mod - config_defaults_inc.php Diff File
mod - docbook/Admin_Guide/en-US/config/fields.xml Diff File