[HELP]giving acces to user who is monitoring the bug
Posted: 04 Jan 2006, 11:14
Hi
I have all bugs private. If the user 1 (reporter) reports an issue, sometimes i want to allow user 2 to see it. If i send a reminder to user 2 he starts monitoring the bug, but have no access to it :(. The bug cannot be public, because other users are not allowed to view it. I solved it in previous version, but it slowed down mantis a lot. In latest version (after update) i need to do it better. Do you have any suggestions???
limit_reporters=OFF
$g_mantis_version= '0.19.4';
I have all bugs private. If the user 1 (reporter) reports an issue, sometimes i want to allow user 2 to see it. If i send a reminder to user 2 he starts monitoring the bug, but have no access to it :(. The bug cannot be public, because other users are not allowed to view it. I solved it in previous version, but it slowed down mantis a lot. In latest version (after update) i need to do it better. Do you have any suggestions???
limit_reporters=OFF
$g_mantis_version= '0.19.4';