[HELP]giving acces to user who is monitoring the bug

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
cauchy
Posts: 1
Joined: 04 Jan 2006, 11:03

[HELP]giving acces to user who is monitoring the bug

Post by cauchy »

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';
Pawel
Posts: 8
Joined: 16 Dec 2005, 10:46
Location: Poznan, Poland

Re: [HELP]giving acces to user who is monitoring the bug

Post by Pawel »

cauchy wrote:[...]
I solved it in previous version, but it slowed down mantis a lot.
[...]
Hi!
Could you tell how did you solve it? I also have all bugs private and have the same problem.
I'm using Mantis 1.0.3.
Post Reply