Page 1 of 1

Limit updater's access to their own issues

Posted: 22 Nov 2018, 11:09
by NandoNaldo
Hello,

Is it possible to Limit updater's access to issues or issues where they are being assigned and not other issue created on Mantis ?

I tried to add the following config but no success:

$g_limit_updaters = ON;

Thank You

Re: Limit updater's access to their own issues

Posted: 24 Nov 2018, 10:43
by atrol
NandoNaldo wrote: 22 Nov 2018, 11:09 $g_limit_updaters = ON;
This option doesn't exist in Mantis and there is no option to get what you want.
The only way to get what you want would be to change source of Mantis.

Re: Limit updater's access to their own issues

Posted: 26 Nov 2018, 07:58
by NandoNaldo
Hello,

What do you mean by "change source of Mantis" ?

Thank You

Re: Limit updater's access to their own issues

Posted: 26 Nov 2018, 08:21
by atrol
I mean change original source code of Mantis.