Page 1 of 1

Sorry but i have another question

Posted: 11 Nov 2011, 07:32
by cdb
In config_local.php I insert this $g_set_status_threshold[CONFIRMED] = REPORTER; to allow a REPORTER change the status CONFIRMED.
The problem is that now also above level can change this status. I would only REPORTER and MANAGER can change this status, not the inside levels (like updater and developer).
Is it possible?

Thanks all

Re: Sorry but i have another question

Posted: 12 Nov 2011, 10:43
by atrol
cdb wrote:In config_local.php
Do you mean config_inc,php?

Are you aware that there is a user interface for such kind of customization?
"Manage" -> "Manage configuration" -> "Workflow thresholds"

Re: Sorry but i have another question

Posted: 14 Nov 2011, 08:29
by cdb
I'm using 1.2.8 versione and I modified config_local.php.

I know the user interface "Manage" -> "Manage configuration" -> "Workflow thresholds" but here there isn't that i find.
That i want is in "Manage" -> "Manage configuration" -> "Workflow" but i was only allowed to set minimun level of user access (i also need to set only two level without all inside level)

anyway thanks for your interest :)

Re: Sorry but i have another question

Posted: 16 Nov 2011, 07:20
by atrol
cdb wrote:config_local.php.
I am still suprised about this file name. There is no file config_local.php when using a standard installation of MantisBT.

Re: Sorry but i have another question

Posted: 16 Nov 2011, 08:01
by cdb
I know, but i installed mantis in ubuntu from repository!