BugSquad/Status Fields: Difference between revisions
| Line 19: | Line 19: | ||
that a bug was properly resolved. | that a bug was properly resolved. | ||
Resolutions | == Resolutions == | ||
Once a bug is RESOLVED, the 'resolution' field indicates in what way the | Once a bug is RESOLVED, the 'resolution' field indicates in what way the bug was resolved. | ||
bug was resolved. | === FIXED=== | ||
FIXED A fix for this bug is checked into the tree and tested. | A fix for this bug is checked into the tree and tested. | ||
WONTFIX The problem described is a bug which will never be fixed. | ===WONTFIX=== | ||
The problem described is a bug which will never be fixed. | |||
NOTABUG The problem described is not actually a bug, but a design | NOTABUG The problem described is not actually a bug, but a design | ||