View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004763 | mantisbt | security | public | 2004-10-23 11:44 | 2011-08-29 07:05 |
| Reporter | Linegod | Assigned To | dregad | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | duplicate | ||
| Product Version | 0.19.0 | ||||
| Summary | 0004763: Allow monitor access to private bug in private project | ||||
| Description | I was wondering if it was possible to add a feature to allow someone who is sent a reminder on a private ticket in a private project (effectively making them a 'monitor' on the ticket) access to that ticket, regardless of the access level to private tickets. | ||||
| Additional Information | I had previously 'hacked' this into 0.18 by simply adding a check to see if they where monitoring the ticket (bug_is_monitored) and if the config allowed this ($g_allow_monitor_view = YES), but with the changes in 0.19, I don't seem to be able to reproduce this. | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0005702 | acknowledged | Giving access to private issues to users who are monitoring them |