]> 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:27:46 +0000 (17:27 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Fri, 2 Dec 2011 16:27:46 +0000 (17:27 +0100)
r=timello a=LpSolit

docs/en/xml/administration.xml

index 82d986791d2659945c69a2728541a5fae932e21c..71fd45bd1895a8e88d2ae712f2ab87dbc54cd428 100644 (file)
@@ -2429,6 +2429,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>