Limited Access level

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
plhostis
Posts: 3
Joined: 16 Mar 2011, 09:59

Limited Access level

Post by plhostis »

Hello

I want to use a user with limited rights , just add or modify bugnotes on every issue. I create a new role NOTER with a weight of 15 a bit more then VIEWER (10)

i modified config_inc.php with

$g_add_bugnote_threshold = NOTER
$g_update_bug_threshold = NOTER

but i can't still modify notes , i just can view issues like VIEWER . I don't understand . can you help ?

thanks in advance.
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Limited Access level

Post by atrol »

plhostis wrote:I create a new role NOTER with a weight of 15 a bit more then VIEWER (10)
What exactly did you do?

Which version of MantisBT do you use?
Please use Search before posting and read the Manual
plhostis
Posts: 3
Joined: 16 Mar 2011, 09:59

Re: Limited Access level

Post by plhostis »

hello

i want to create a user with limited rights add or change bugnote not else

i use Mantis 1.2.3
Post Reply