From 2d59048f6fe2a4589b10f5e5f914e4b14204897e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 20 Jan 2008 08:54:36 +0000 Subject: Bug 400677: Documentation about products is mostly non-existent - Patch by Sam Folk-Williams r=LpSolit --- docs/xml/administration.xml | 164 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 152 insertions(+), 12 deletions(-) (limited to 'docs/xml') diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 5ece531a5..f2a85e0dc 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -648,7 +648,7 @@ -
+
Classifications Classifications tend to be used in order to group several related @@ -667,18 +667,21 @@ will also appear in the advanced search form.
-
+
Products - Products - tend to represent real-world - shipping products. E.g. if your company makes computer games, - you should have one product per game, perhaps a + Products typically represent real-world + shipping products. Products can be given + . + For example, if a company makes computer games, + they could have a classification of "Games", and a separate + product for each game. This company might also have a Common product for units of technology used - in multiple games, and maybe a few special products - (Website, Administration...) + in multiple games, and perhaps a few special products that + represent items that are not actually shipping products + (for example, "Website", or "Administration"). @@ -689,6 +692,134 @@ status to the NEW status. + + When creating or editing products the following options are + available: + + + + + + + Product + + + + The name of the product + + + + + + + Description + + + + A brief description of the product + + + + + + + URL describing milestones for this product + + + + If there is reference URL, provide it here + + + + + + + Default milestone + + + + Select the default milestone for this product. + + + + + + + Closed for bug entry + + + + Select this box to prevent new bugs from being + entered against this product. + + + + + + + Maximum votes per person + + + + Maximum votes a user is allowed to give for this + product + + + + + + + Maximum votes a person can put on a single bug + + + + Maximum votes a user is allowed to give for this + product in a single bug + + + + + + + Confirmation threshold + + + + Number of votes needed to automatically remove any + bug against this product from the UNCONFIRMED state + + + + + + + Version + + + + Specify which version of the product bugs will be + entered against. + + + + + + + Create chart datasets for this product + + + + Select to make chart datasets available for this product. + + + + + + + + When editing a product there is also a link to edit + . + To create a new product: @@ -696,10 +827,9 @@ - Select Adminstration from the footer and then + Select Administration from the footer and then choose Products from the main administration page. - @@ -714,10 +844,20 @@ Description field may contain HTML. + + + + When the product is created, Bugzilla will give a message + stating that a component must be created before any bugs can + be entered against the new product. Follow the link to create + a new component. See for more + information. + + -
+
Assigning Group Controls to Products On the Product Edit page, @@ -834,7 +974,7 @@ foo: ENTRY, MANDATORY/MANDATORY, CANEDIT
-
+
Components Components are subsections of a Product. E.g. the computer game -- cgit v1.2.3-24-g4f1b