allow Reporter only to see own Issues

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
jl88
Posts: 24
Joined: 19 Oct 2009, 12:11
Location: Duisburg, Germany
Contact:

allow Reporter only to see own Issues

Post by jl88 »

Hi,

I've got a small problem.
If I create a new user, who get the default Acces Level Reporter and the user logged in he can see all Issues who are register in the System.
Who can i change the settings that a Reporter only see his own created Issues?

Thanks for helping ...
Image
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: allow Reporter only to see own Issues

Post by vboctor »

Set the following in config_inc.php:

Code: Select all

$g_limit_reporters = ON;
Migrate your MantisBT to the MantisHub Cloud
jl88
Posts: 24
Joined: 19 Oct 2009, 12:11
Location: Duisburg, Germany
Contact:

Re: allow Reporter only to see own Issues

Post by jl88 »

Thanks for your help vboctor.
But now only the Administrator can see all Issues.
My Managers should see all issues too.

How can I change it?
Image
Post Reply