View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032750 | mantisbt | administration | public | 2023-07-06 06:16 | 2023-07-17 14:56 |
Reporter | hejizow | Assigned To | atrol | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
OS | Redhat | OS Version | 7.9 | ||
Product Version | 2.22.0 | ||||
Summary | 0032750: Abablity to make private notes | ||||
Description | 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 or it bugs. But nothing changes. Thanks. | ||||
Steps To Reproduce | go into config_inc.php add $g_bugnote_user_change_view_state_threshold = MANAGER; Go on one ticket with manager rights and chek if there is a notchable case. | ||||
Tags | No tags attached. | ||||
Default setting is based on setting $g_change_view_status_threshold, so it's UPDATER, so it should work out of the box for you.
Does not make sense, an access level should be used. You might have set the option in database via page Manage > Configuration > Workflow Thresholds hejizow, This is not a bug or feature request for MantisBT (you are asking for help on how to configure the system). I am therefore resolving this issue as "no change required". Please use the forums to get support on customizing and using MantisBT (refer to http://www.mantisbt.org/support.php for links and further details). |
|