BugSquad/Status Fields: Difference between revisions
New page: Inspired by the [http://bugzilla.gnome.org/page.cgi?id=bug-status.html bug status fields from gnome] I would do the following: == Bug Status == The status field indicates the general sta... |
|||
| Line 3: | Line 3: | ||
== Bug Status == | == Bug Status == | ||
The status field indicates the general status of a bug | The status field indicates the general status of a bug. What state we are in the life cycle of a bug? | ||
''UNCONFIRMED:'' This bug has recently been added to the database. Nobody has validated that this bug is true. Users who have obtained permissions from the BugSquad may confirm this bug, changing its state to NEW. It may also be directly resolved and marked RESOLVED, or more information may be necessary, moving it to NEEDINFO. | |||
* NEW: This bug has recently been added to the assignee's list of bugs and must be processed. Bugs in this state may be accepted and become ASSIGNED, passed on to someone else and remain NEW, or resolved and marked RESOLVED. | * NEW: This bug has recently been added to the assignee's list of bugs and must be processed. Bugs in this state may be accepted and become ASSIGNED, passed on to someone else and remain NEW, or resolved and marked RESOLVED. | ||