The status and resolution fields define and track the life cycle of a bug.
STATUS |
RESOLUTION |
| The status field indicates the general health of a bug. Only certain status transitions are allowed. | The resolution field indicates what happened to this bug. |
|
|
|
|
| Blocker | Blocks development and/or testing work |
|---|---|
| Critical | The product is rendered non-operational for a period of time, resulting from a severe product problem. This would include problems that seriously impact the customer¡¯s ability to continue with use of the product. The impact of Severity 1 issues includes loss of service, or unrecoverable data loss
Examples of Severity 1 problems: --System restart or reboot that results in a significant loss of service to the customer. --Problem prevents successful product installation or upgrade. --Loss of service/major disruption in a critical system resource. --Problem causes significant loss or corruption of customer data. --Outage or server degradation in a major product area.. |
| Major (High) | The product operation has significant limitations negatively impacting the customer¡¯s business. There is degradation in a commonly used feature or a problem resulting in a less serious but frequent degradation that would require frequent intervention or significant operational change.
Examples of Severity 2 problems: --Major committed feature does not work as specified --Repeated disruption of customer service for short periods of time --Problem is frequent, persistent and affects many users --Product does not meet advertised performance or capacity --Problem blocks the ability to service the product |
| Normal (Medium) | The product operation is impaired or there are limitations. The problem causes inconvenience to a customer or Services but does not cause a critical outage. The problem is not considered service affecting and can be temporarily circumvented or avoided. All product problems escalated by a customer are at least a severity 3.
Examples of Severity 3 problems: --Moderate problems in a feature, but a satisfactory workaround exists --Problem interferes with the serviceability of the product in a timely manner --A limited problem that does not cause loss of service or loss of critical customer data --Factual errors or errors in customer facing documentation or on-line help --Problem causes users moderate confusion or irritation. |
| Minor (Low) | The problem may cause an inconvenience or annoyance to customers or Services.
Examples of Severity 4 problems: --Minor annoyances including appearance layout/formatting --Minor impacts to efficiency of operations --Cosmetic and spelling/grammar errors in customer facing documentation or on line help |
| Trivial | Cosmetic problem like misspelled words or misaligned text |
| Enhancement | Request for enhancement |
This is the person in charge of resolving the bug. Every time this field changes, the status changes to NEW to make it easy to see which new bugs have appeared on a person's list.
The default status for queries is set to NEW, and REOPENED. When searching for bugs that have been resolved or verified, remember to set the status field appropriately.