From: jocuri%softhome.net <> Date: Thu, 25 Nov 2004 16:39:35 +0000 (+0000) Subject: Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved... X-Git-Tag: bugzilla-2.18~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f81d67edc899b09dfef6b1231ba9caef8d3ea278;p=thirdparty%2Fbugzilla.git Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved dependencies; patch by Andreas Höfler , r=travis. --- diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 0a9387a056..e28e6fc8d3 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -199,6 +199,20 @@ with bugs outside her privileges. They would still only receive email updates for those bugs she could normally view. + + + + noresolveonopenblockers: + + This option will prevent users from resolving bugs as FIXED if + they have unresolved dependencies. Only the FIXED resolution + is affected. Users will be still able to resolve bugs to + resolutions other than FIXED if they have unresolved dependent + bugs. + + + +