Contents |
MeeGo Release field defines in which MeeGo version a bug has been found. Version names are defined according to the MeeGo release plan. If a bug was reported already for an older MeeGo version make sure to handle this bug as described here.
The main purpose of this field is for develpers to predict on which build the bug can be fixed.
When developers get a bug and acknowledge the issue, they are expected to change the status from NEW to ASSIGNED, and set a Target Build to forecast when the issue can be fixed.
Priority field describes the importance and order in which a bug should be fixed. It helps developers to prioritize their work. By default the priority is set as "Undecided" when reporting a new bug. A bug triage team sets the initial priority for the bug, which might be changed. Priorities range from High (most important) to Low (least important).
The "Severity" field describes the impact of an issue. The options include:
The type of device (like Netbook, Nettop, Notebook, Handset, Automotive, TV) the issue has been identified in. For bugs which apply to all UX (like bugs for Middleware/Core components), then "Common" should be selected.
The architecture (like IA, ARM) the issue has been identified in. For example N900 Base OS layer bugs are ARM, most Netbooks are IA. For bugs which apply for multiple architectures, like bugs for middleware or applications, there is "All".
Platform field indicates the hardware platform against which the bug is detected, like ExoPC, Moorsetown, N900, Okatrail, etc.
Keywords can be added to reports to quickly find issues of the same keyword category across various products and components.
| TODO: Define process how to introduce/announce/decide on addition/deletion of keywords. -- User:Andre |
This allows you to refer to bugs in other installations. You can enter a URL to a bug in the "Add Bug URLs" field to note that that bug is related to this one. You can enter multiple URLs at once by separating them with a comma.
You should normally use this field to refer to bugs in other installations. For bugs in this installation, it is better to use the Depends On and Blocks fields.
This field is for MeeGo PM team to record the TODOs,AR(Action Required),etc for MeeGo release key issues.
By using this field, PM comments can be searched out and modified as project moving on more conveniently.And meanwhile, PM is able to export the data in custom field easily for further using.
"Triaged By" is used to track who made the in-depth triage to the bug. This field is mostly used by system debug team, as well as community contributors who deserve that.
We use these customized flags to manage release blocker bugs .
Normal users can propose blocker bugs for a specifc release, and users in a priviliged groups, like Program Managers, can approve/reject these blockers.
MeeGo release version and these blocker flag are used together to identify blocker issue in each releases uniquely