Difference between revisions of "BMO/UserGuide/BugFields"

From MozillaWiki
< BMO‎ | UserGuide
Jump to: navigation, search
(Bugzilla Field Descriptions)
(Bugzilla Field Descriptions)
Line 1: Line 1:
 
== Bugzilla Field Descriptions ==
 
== Bugzilla Field Descriptions ==
  
{{anchor|%complete}}
+
{{anchor|percentage_complete}}
 
; %Complete
 
; %Complete
 
: How close to 100% done this bug is, by comparing its Hours Worked to its Orig. Est..
 
: How close to 100% done this bug is, by comparing its Hours Worked to its Orig. Est..
Line 34: Line 34:
 
; Component
 
; Component
 
: Components are second-level categories; each belongs to a particular Product. Select a Product to narrow down this list.
 
: Components are second-level categories; each belongs to a particular Product. Select a Product to narrow down this list.
{{anchor|cf_crash_signature}}
 
; Crash Signature
 
: FIXME
 
 
{{anchor|creation_ts}}
 
{{anchor|creation_ts}}
 
; Creation date
 
; Creation date
Line 46: Line 43:
 
; Depends on
 
; Depends on
 
: The bugs listed here must be resolved before this bug can be resolved.
 
: The bugs listed here must be resolved before this bug can be resolved.
{{anchor|cf_due_date}}
 
; Due Date
 
: FIXME
 
 
{{anchor|rep_platform}}
 
{{anchor|rep_platform}}
 
; Hardware
 
; Hardware
 
: This is the hardware platform against which the bug was reported.
 
: This is the hardware platform against which the bug was reported.
 
+
{{anchor|remaining_time}}
Hours Left
+
; Hours Left
    The number of hours of work left on this bug, calculated by subtracting the Hours Worked from the Orig. Est..
+
:The number of hours of work left on this bug, calculated by subtracting the Hours Worked from the Orig. Est..
Hours Worked
+
{{anchor|work_time}}
    The total amount of time spent on this bug so far.
+
; Hours Worked
Importance
+
: The total amount of time spent on this bug so far.
    The importance of a bug is described as the combination of its Priority and Severity.
+
{{anchor|importance}}
Iteration
+
; Importance
    A custom Drop Down field in this installation of Bugzilla.
+
: The importance of a bug is described as the combination of its Priority and Severity.
Keywords
+
{{anchor|keywords}}
    You can add keywords from a defined list to bugs, in order to easily identify and group them.
+
; Keywords
Last Resolved
+
: You can add keywords from a defined list to bugs, in order to easily identify and group them.
    A custom Date/Time field in this installation of Bugzilla.
+
{{anchor|estimated_time}}
Last Visit
+
; Orig. Est.
    A custom Date/Time field in this installation of Bugzilla.
+
: The amount of time that has been estimated it will take to resolve this bug.
Locale
+
{{anchor|op_sys}}
    A custom Multiple-Selection Box field in this installation of Bugzilla.
+
; OS
Machine State
+
: This is the operating system against which the bug was reported.=
    A custom Drop Down field in this installation of Bugzilla.
+
{{anchor|priority}}
Mentor
+
; Priority
    A custom Unknown Type field in this installation of Bugzilla.
+
: This field describes the importance and order in which a bug should be fixed compared to other bugs. This field is utilized by the programmers/engineers to prioritize their work to be done where P1 is considered the highest and P5 is the lowest.
Mozilla Project
+
{{anchor|product}}
    A custom Drop Down field in this installation of Bugzilla.
+
; Product
Office/Space
+
: Bugs are categorised into Products and Components. Select a Classification to narrow down this list.
    A custom Drop Down field in this installation of Bugzilla.
+
{{anchor|qa_contact}}
Orig. Est.
+
; QA Contact
    The amount of time that has been estimated it will take to resolve this bug.
+
: The person responsible for confirming this bug if it is unconfirmed, and for verifying the fix once the bug has been resolved.
OS
+
{{anchor|reporter}}
    This is the operating system against which the bug was reported. Legal operating systems include:
+
; Reporter
 
+
: The person who filed this bug.
        All (happens on all operating systems; cross-platform bug)
+
{{anchor|see_also}}
        Windows 7
+
; See Also
        Mac OS X
+
: 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.
        Linux
+
{{anchor|bug_severity}}
 
+
; Severity
    Sometimes the operating system implies the platform, but not always. For example, Linux can run on x86_64, ARM, and others.
+
: This field describes the impact of a bug.
Points
 
    A custom Drop Down field in this installation of Bugzilla.
 
Priority
 
    This field describes the importance and order in which a bug should be fixed compared to other bugs. This field is utilized by the programmers/engineers to prioritize their work to be done where P1 is considered the highest and P5 is the lowest.
 
Product
 
    Bugs are categorised into Products and Components. Select a Classification to narrow down this list.
 
QA Contact
 
    The person responsible for confirming this bug if it is unconfirmed, and for verifying the fix once the bug has been resolved.
 
QA Whiteboard
 
    A custom Free Text field in this installation of Bugzilla.
 
Rank
 
    A custom Integer field in this installation of Bugzilla.
 
relnote-b2g
 
    A custom Extension field in this installation of Bugzilla.
 
relnote-firefox
 
    A custom Extension field in this installation of Bugzilla.
 
Reporter
 
    The person who filed this bug.
 
Restrict Comments
 
    A custom Unknown Type field in this installation of Bugzilla.
 
See Also
 
    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.
 
Severity
 
    This field describes the impact of a bug.
 
 
     blocker  Blocks development and/or testing work
 
     blocker  Blocks development and/or testing work
 
     critical  crashes, loss of data, severe memory leak
 
     critical  crashes, loss of data, severe memory leak
Line 121: Line 89:
 
     trivial  cosmetic problem like misspelled words or misaligned text
 
     trivial  cosmetic problem like misspelled words or misaligned text
 
     enhancement  Request for enhancement
 
     enhancement  Request for enhancement
Summary
+
{{anchor|short_desc}}
    The bug summary is a short sentence which succinctly describes what the bug is about.
+
; Summary
Tags
+
: The bug summary is a short sentence which succinctly describes what the bug is about.
    A custom Unknown Type field in this installation of Bugzilla.
+
{{anchor|target_milestone}}
Target Milestone
+
; Target Milestone
    The Target Milestone field is used to define when the engineer the bug is assigned to expects to fix it.
+
: The Target Milestone field is used to define when the engineer the bug is assigned to expects to fix it.
Triage Owner
+
{{anchor|bug_file_loc}}
    A custom Unknown Type field in this installation of Bugzilla.
+
; URL
URL
+
: Bugs can have a URL associated with them - for example, a pointer to a web site where the problem is seen.
    Bugs can have a URL associated with them - for example, a pointer to a web site where the problem is seen.
+
{{anchor|version}}
User Story
+
; Version
    A custom Large Text Box field in this installation of Bugzilla.
+
: The version field defines the version of the software the bug was found in.
ux-b2g
+
{{anchor|votes}}
    A custom Extension field in this installation of Bugzilla.
+
; Votes
Version
+
: Some bugs can be voted for, and you can limit your search to bugs with more than a certain number of votes.
    The version field defines the version of the software the bug was found in.
+
{{anchor|status_whiteboard}}
Votes
+
; Whiteboard
    Some bugs can be voted for, and you can limit your search to bugs with more than a certain number of votes.
+
: Each bug has a free-form single line text entry box for adding tags and status information
Whiteboard
 
    Each bug has a free-form single line text entry box for adding tags and status information
 

Revision as of 00:16, 5 January 2017

Bugzilla Field Descriptions

 %Complete
How close to 100% done this bug is, by comparing its Hours Worked to its Orig. Est..

Alias
A short, unique name assigned to a bug in order to assist with looking it up and referring to it in other places in Bugzilla.

Assignee
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.

Blocks
This bug must be resolved before the bugs listed in this field can be resolved.

Bug ID
The numeric id of a bug, unique within this entire installation of Bugzilla.

CC
Users who may not have a direct role to play on this bug, but who are interested in its progress.

Changed
When this bug was last updated.

Classification
Bugs are categorised into Classifications, Products and Components. classifications is the top-level categorization.

Comment
Bugs have comments added to them by Bugzilla users. You can search for some text in those comments.

Comment Tag
FIXME

Component
Components are second-level categories; each belongs to a particular Product. Select a Product to narrow down this list.

Creation date
When the bug was filed.

Deadline
The date that this bug must be resolved by, entered in YYYY-MM-DD format.

Depends on
The bugs listed here must be resolved before this bug can be resolved.

Hardware
This is the hardware platform against which the bug was reported.

Hours Left
The number of hours of work left on this bug, calculated by subtracting the Hours Worked from the Orig. Est..

Hours Worked
The total amount of time spent on this bug so far.

Importance
The importance of a bug is described as the combination of its Priority and Severity.

Keywords
You can add keywords from a defined list to bugs, in order to easily identify and group them.

Orig. Est.
The amount of time that has been estimated it will take to resolve this bug.

OS
This is the operating system against which the bug was reported.=

Priority
This field describes the importance and order in which a bug should be fixed compared to other bugs. This field is utilized by the programmers/engineers to prioritize their work to be done where P1 is considered the highest and P5 is the lowest.

Product
Bugs are categorised into Products and Components. Select a Classification to narrow down this list.

QA Contact
The person responsible for confirming this bug if it is unconfirmed, and for verifying the fix once the bug has been resolved.

Reporter
The person who filed this bug.

See Also
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.

Severity
This field describes the impact of a bug.
   blocker   Blocks development and/or testing work
   critical   crashes, loss of data, severe memory leak
   major   major loss of function
   normal   regular issue, some loss of functionality under specific circumstances
   minor   minor loss of function, or other problem where easy workaround is present
   trivial   cosmetic problem like misspelled words or misaligned text
   enhancement   Request for enhancement

Summary
The bug summary is a short sentence which succinctly describes what the bug is about.

Target Milestone
The Target Milestone field is used to define when the engineer the bug is assigned to expects to fix it.

URL
Bugs can have a URL associated with them - for example, a pointer to a web site where the problem is seen.

Version
The version field defines the version of the software the bug was found in.

Votes
Some bugs can be voted for, and you can limit your search to bugs with more than a certain number of votes.

Whiteboard
Each bug has a free-form single line text entry box for adding tags and status information