View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003274 | mantisbt | bugtracker | public | 2003-08-08 14:34 | 2004-07-08 02:42 |
| Reporter | thecrow | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.19.0a1 | ||||
| Summary | 0003274: Delete a single attachment | ||||
| Description | Hi, | ||||
| Tags | No tags attached. | ||||
|
In order to be able to delete attachments, the bug must not be resolved, and the user must have access level that is greater than or equal to $g_handle_bug_threshold. |
|
|
It would be more flexible if $g_delete_attachments_threshold is introduced, to allow control over the threshold that can delete attachments (independent of $g_handle_bug_threshold). |
|
|
I implemented $g_delete_attachments_threshold and some other attachment related threshold sometime ago. These new settings will be available in 0.19.0. |
|