Hello, I would like to ask you if there is a way to limit a reporter to view only an issue he has reported and not other reporters's issues on the same project.
If yes, could you please tell me how to configure Mantis.
Best regards
Alessandro
how to limit a report behaviour
Moderators: Developer, Contributor
Set the following option to ON in config_inc.php:
Code: Select all
# --- limit reporters -------------
# Set to ON if you wish to limit reporters to only viewing bugs that they report.
$g_limit_reporters = ON;
Migrate your MantisBT to the MantisHub Cloud
-
abeneventi
- Posts: 3
- Joined: 26 May 2007, 13:53