]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Restore fixed version accidentally removed during merge.
authorGervase Markham <gerv@gerv.net>
Wed, 19 Nov 2014 16:31:30 +0000 (16:31 +0000)
committerGervase Markham <gerv@gerv.net>
Wed, 19 Nov 2014 16:31:30 +0000 (16:31 +0000)
docs/en/rst/administering/categorization.rst

index 3326cfe65c9973d52063df50a21686e140260a79..deee3b33ba913e36a1384de73c4452801ecac759 100644 (file)
@@ -215,13 +215,13 @@ of these options are not listed, it means they are not checked.
 Basic Product/Group Restriction
 -------------------------------
 
-Suppose there is a product called "Bar". The
-"Bar" product can only have bugs entered against it by users in the
-group "Foo". Additionally, bugs filed against product "Bar" must stay
-restricted to users in "Foo" at all times. Furthermore, only members
-of group "Foo" can edit bugs filed against product "Bar", even if other
-users could see the bug. This arrangement would achieved by the
-following:
+Suppose there is a product called "Bar". You would like to make it so that only
+users in the group "Foo" can enter bugs in the "Bar" product. Additionally,
+bugs filed in product "Bar" must be visible only to users in "Foo" (plus, by
+default, the reporter, assignee and CC list of each bug) at all times.
+Furthermore, only members of group "Foo" should be able to edit bugs filed
+against product "Bar", even if other users could see the bug. This arrangement
+would achieved by the following:
 
 ::