Tickets - Privacy

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
worker
Posts: 16
Joined: 16 Apr 2014, 13:35

Tickets - Privacy

Post by worker »

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.
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Tickets - Privacy

Post by atrol »

Add the following line to file config_inc.php

Code: Select all

$g_limit_reporters = ON;
Please use Search before posting and read the Manual
worker
Posts: 16
Joined: 16 Apr 2014, 13:35

Re: Tickets - Privacy

Post by worker »

Thanks :wink:
Post Reply