View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004377 | mantisbt | bugtracker | public | 2004-08-23 14:25 | 2011-09-07 16:44 |
| Reporter | bpfennig | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | confirmed | Resolution | suspended | ||
| Summary | 0004377: $g_bug_submit_status should depends on user level | ||||
| Description | To have a better workflow, the "bug submit status" should depends on the user level. | ||||
| Additional Information | For example: You have two groups of reporters, one group are users (access level reporter) from outside the company and the other group are testers in your one company (updaters). If a reporter (who is not so trustworthy) reports a bug, this bug should set to "new". But if an updater reports a bug, then the bug should submitted with e.g. "acknowledged". Maybe this way: $g_bug_submit_status = array( new => REPORTER, acknowledged => UPDATER, confirmed => DEVELOPER); | ||||
| Tags | No tags attached. | ||||
| child of | 0004181 | closed | Features in Mantis 1.1 release |