How to give - project delete provision for managers

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
shanthini.g
Posts: 60
Joined: 31 May 2017, 12:45

How to give - project delete provision for managers

Post by shanthini.g »

Hi,
Using the following setting managers are able create projects. But they do not have delete provision. How do we need to give 'Delete' provision for the projects created by them
$g_manage_user_threshold = MANAGER;
$g_create_project_threshold = MANAGER;
Thanks
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: How to give - project delete provision for managers

Post by atrol »

There is setting $g_delete_project_threshold
See https://mantisbt.org/docs/master/en-US/ ... onfig.misc
Please use Search before posting and read the Manual
Post Reply