]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 591636: "is mandatory" is not documented in the Custom Fields section
authorFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Dec 2011 16:31:35 +0000 (17:31 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Dec 2011 16:31:35 +0000 (17:31 +0100)
r=timello a=LpSolit

docs/en/xml/administration.xml

index 4b7189755c992bb1ded85f408fa09ed534c9bbcb..c58c2a32df0010b1f9aa2ed27873e10d2fa10038 100644 (file)
@@ -2427,6 +2427,16 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
               be displayed at all. Obsolete Custom Fields are hidden.
             </para>
           </listitem>
+
+          <listitem>
+            <para>
+              <emphasis>Is mandatory:</emphasis>
+              Boolean that determines whether this field must be set.
+              For single and multi-select fields, this means that a (non-default)
+              value must be selected, and for text and date fields, some text
+              must be entered.
+            </para>
+          </listitem>
         </itemizedlist>
       </para>
     </section>