summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-11-25 17:39:12 +0100
committerjocuri%softhome.net <>2004-11-25 17:39:12 +0100
commit1959683baed21da00b9fd0145fcc0692593aca42 (patch)
tree0d34b3659a94a862ef1d238f202bb8710aa4312b /docs
parent182f5e188c70364f1eabfc2cf096dcb7fca2bac5 (diff)
downloadbugzilla-1959683baed21da00b9fd0145fcc0692593aca42.tar.gz
bugzilla-1959683baed21da00b9fd0145fcc0692593aca42.tar.xz
Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis.
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/administration.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml
index 0a9387a05..e28e6fc8d 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.</para>
</step>
+
+ <step>
+ <para>
+ <command>noresolveonopenblockers</command>:
+
+ 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.
+
+ </para>
+ </step>
+
</procedure>
</section>