Changes

Jump to: navigation, search

BMO/UserGuide/BugFields

183 bytes removed, 23:11, 3 January 2017
Bugzilla Field Descriptions
== Bugzilla Field Descriptions ==
{{anchor|%Completecomplete}}
; %Complete
: How close to 100% done this bug is, by comparing its Hours Worked to its Orig. Est..
{{anchor|Aliasalias}}
; 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.
{{anchor|Assigneeassigned_to}}
; 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.
{{anchor|blocks}}
; Blocks
: This bug must be resolved before the bugs listed in this field can be resolved.
{{anchor|bug_id}}
; Bug ID
: The numeric id of a bug, unique within this entire installation of Bugzilla.
{{anchor|cc}}
; CC
: Users who may not have a direct role to play on this bug, but who are interested in its progress.
{{anchor|delta_ts}}
; Changed
: When this bug was last updated.
{{anchor|classification}}
; Classification
: Bugs are categorised into Classifications, Products and Components. classifications is the top-level categorization.
{{anchor|comment}}
; Comment
: Bugs have comments added to them by Bugzilla users. You can search for some text in those comments.
{{anchor|comment_tag}}
; Comment Tag
: FIXME
{{anchor|component}}
; Component
: 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}}
; Creation date
: When the bug was filed.
{{anchor|deadline}}
; Deadline
: The date that this bug must be resolved by, entered in YYYY-MM-DD format.
{{anchor|depends_on}}
; Depends on
: The bugs listed here must be resolved before this bug can be resolved.
{{anchor|cf_due_date}}
; Due Date
: FIXME
{{anchor|rep_platform}}
; Hardware
: This is the hardware platform against which the bug was reported.
* 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 categorisation.
* Comment
** Bugs have comments added to them by Bugzilla users. You can search for some text in those comments.
* Comment Tag
** A custom Unknown Type field in this installation of Bugzilla.
* Component
** Components are second-level categories; each belongs to a particular Product. Select a Product to narrow down this list.
* Crash Signature
** A custom Large Text Box field in this installation of Bugzilla.
* 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.
* Due Date
** A custom Date field in this installation of Bugzilla.
* Hardware
** This is the hardware platform against which the bug was reported. Legal platforms include:
 
All (happens on all platforms; cross-platform bug)
x86_64
ARM
 
Note: When searching, selecting the option All does not select bugs assigned against any platform. It merely selects bugs that are marked as occurring on all platforms, i.e. are designated All.
Hours Left
The number of hours of work left on this bug, calculated by subtracting the Hours Worked from the Orig. Est..
628
edits

Navigation menu