diff options
Diffstat (limited to 'docs/xml/administration.xml')
-rw-r--r-- | docs/xml/administration.xml | 14 |
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> |