hide assigned to reporters and testers
Posted: 27 Jul 2005, 12:57
Hi,
I study actually Mantis ... for me it's the best BTS for the moment !!!
I work in an IT Enterprise in France and we would like to use Mantis.
But I have a problem ;-)
The testers and the reporters see the developer who is assigned to the request. I would like to hide this information.
How can I do ?
I see in config_defaults-inc.php
Thanks for your help
I study actually Mantis ... for me it's the best BTS for the moment !!!
I work in an IT Enterprise in France and we would like to use Mantis.
But I have a problem ;-)
The testers and the reporters see the developer who is assigned to the request. I would like to hide this information.
How can I do ?
I see in config_defaults-inc.php
Code: Select all
# access level needed to view handler in bug reports and notification email
# @@@ yarick123: now it is implemented for notification email only
$g_view_handler_threshold = VIEWER;