Abability to make privates notes

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
hejizow
Posts: 7
Joined: 28 Mar 2023, 12:26

Abability to make privates notes

Post by hejizow »

Hello,

I am trying to allow to make privates notes to people which are not administrator.

I've found the $g_bugnote_user_change_view_state_threshold options but I don't really understand how does it work.
I have tried with adding $g_bugnote_user_change_view_state_threshold = MANAGER; or $g_bugnote_user_change_view_state_threshold = ON/OFF; in config_inc.php.

But nothing changes, can I get some tips ?

Thanks.
atrol
Site Admin
Posts: 8534
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Abability to make privates notes

Post by atrol »

As a first check, see my comment on https://www.mantisbt.org/bugs/view.php?id=32750#c67875
Please use Search before posting and read the Manual
Post Reply