Page 1 of 1

change move bug threshold for one project

Posted: 25 Oct 2016, 11:54
by rsoft
Hello dear friends,
How can I set move bug threshold for each project separately?
Now, (in manage_config_work_threshold_page.php page) i cannot allow (for example) a developer to move bug for just one project.
it applied to all projects.

Thank you

Re: change move bug threshold for one project

Posted: 26 Oct 2016, 06:00
by atrol
You cannot change per project.
It works the way it is implemented and documented.

http://www.mantisbt.org/docs/master-1.3 ... age.config
> threshold to move an issue to another project. This setting is for all projects.

Of course, the implementation is questionable http://www.mantisbt.org/bugs/view.php?id=21576

Re: change move bug threshold for one project

Posted: 31 Oct 2016, 14:24
by rsoft
Ok dear Atrol,
thank you for the answer. :)