Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis.

git-svn-id: svn://10.0.0.236/trunk@165776 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jocuri%softhome.net
2004-11-25 08:39:35 +00:00
parent dd9dc09a97
commit e58b9b74cd

View File

@@ -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>