Changing Project Documentation Upload Permission
Posted: 28 Jan 2010, 10:37
Hello All,
Recently I came across a situation where the developer added to a project wanted to upload a document. As per the default mantis permission ( Manage Configuration -> Permission Report ) the Manager and Admin can upload the doc. I looked in the workflow threshold/transitions but couldn't find the option to control the upload of project documentation. Finally I looked into the config_defaults.php and found a value $g_upload_project_file_threshold which I changed to DEVELOPER. This solved the case for upload but on a global level. I wanted it on Project level. Also the developer wished to upload modified doc instead of actual one for which he wanted to delete this version. But he wasn't able to do so.
How can it be achieved on a project level ( and not global level ). I am using mantis 1.1.1
-Thanks
AJ
Recently I came across a situation where the developer added to a project wanted to upload a document. As per the default mantis permission ( Manage Configuration -> Permission Report ) the Manager and Admin can upload the doc. I looked in the workflow threshold/transitions but couldn't find the option to control the upload of project documentation. Finally I looked into the config_defaults.php and found a value $g_upload_project_file_threshold which I changed to DEVELOPER. This solved the case for upload but on a global level. I wanted it on Project level. Also the developer wished to upload modified doc instead of actual one for which he wanted to delete this version. But he wasn't able to do so.
How can it be achieved on a project level ( and not global level ). I am using mantis 1.1.1
-Thanks
AJ