Hi,
The version of my mantis is 1.2.17 and found that all users have created, can see all tickets created.
Needed to know if it's possible users only see their tickets as a matter of privacy. If yes, can you tell me how?
Thanks.
Tickets - Privacy
Moderators: Developer, Contributor
Re: Tickets - Privacy
Add the following line to file config_inc.php
Code: Select all
$g_limit_reporters = ON;