From 8fc9eed96154a0e7874053cfd53ecfb21771cb88 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Thu, 25 Nov 2004 08:39:12 +0000 Subject: [PATCH] =?UTF-8?q?Documentation=20patch=20for=20bug=2024496:=20Fo?= =?UTF-8?q?rbid=20resolving=20fixed=20when=20there're=20unresolved=20depen?= =?UTF-8?q?dencies;=20patch=20by=20Andreas=20H=EF=BF=BDfler=20,=20r=3Dtravis.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webtools/bugzilla/docs/xml/administration.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/webtools/bugzilla/docs/xml/administration.xml b/webtools/bugzilla/docs/xml/administration.xml index 0a9387a05654..e28e6fc8d3b6 100644 --- a/webtools/bugzilla/docs/xml/administration.xml +++ b/webtools/bugzilla/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. + + + +