From f4c6a69d5113b8edfc1e59640ef5de66b297522b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 20 Jan 2008 03:55:44 +0000 Subject: Bug 403397: Missing documentation about keywords - Patch by Sam Folk-Williams r=Colin --- docs/xml/administration.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs/xml') diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 83f88630e..5ece531a5 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -1396,6 +1396,30 @@ foo: ENTRY, MANDATORY/MANDATORY, CANEDIT +
+ Keywords + + + The administrator can define keywords which can be used to tag and + categorise bugs. For example, the keyword "regression" is commonly used. + A company might have a policy stating all regressions + must be fixed by the next release - this keyword can make tracking those + bugs much easier. + + + Keywords are global, rather than per-product. If the administrator changes + a keyword currently applied to any bugs, the keyword cache must be rebuilt + using the script. Currently keywords can not + be marked obsolete to prevent future usage. + + + Keywords can be created, edited or deleted by clicking the "Keywords" + link in the admin page. There are two fields for each keyword - the keyword + itself and a brief description. Once created, keywords can be selected + and applied to individual bugs in that bug's "Details" section. + +
+
Custom Fields -- cgit v1.2.3-24-g4f1b