Assign access level to $g_manage_custom_fields_threshold

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
shanthini
Posts: 39
Joined: 10 Apr 2010, 12:01

Assign access level to $g_manage_custom_fields_threshold

Post by shanthini »

Hi

I would like the users who have access level as 'Manager' to manage custom fields. So I assigned in config_inc.php as below

$g_manage_custom_fields_threshold = 'MANAGER'

Even then 'Manager' users are not able to manage custom fields. Please help me to solve this.

Thanks in advance,
Shanthini
atrol
Site Admin
Posts: 8376
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Assign access level to $g_manage_custom_fields_threshold

Post by atrol »

At the one hand this seems to be a very old known problem
http://www.mantisbt.org/bugs/view.php?id=3891

At the other hand, there is stated, that there is a patch which is included in product
http://www.mantisbt.org/bugs/view.php?id=3774
Seems this is not true.

You should enter an issue for this.
Please use Search before posting and read the Manual
Post Reply