Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 4e237fd705495e1e21ef20696443e053 > files > 942

bugzilla-5.0.4-3.mga7.noarch.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>4.7. Field Values &#8212; Bugzilla 5.0.4 documentation</title>
    <link rel="stylesheet" href="../_static/bugzilla.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '5.0.4',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="shortcut icon" href="../_static/favicon.ico"/>
    <link rel="search" title="Search" href="../search.html" />
    <link rel="next" title="4.8. Workflow" href="workflow.html" />
    <link rel="prev" title="4.6. Custom Fields" href="custom-fields.html" /> 
  </head>
  <body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="workflow.html" title="4.8. Workflow"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="custom-fields.html" title="4.6. Custom Fields"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">Bugzilla 5.0.4 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">4. Administration Guide</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="field-values">
<span id="id1"></span><h1>4.7. Field Values<a class="headerlink" href="#field-values" title="Permalink to this headline">¶</a></h1>
<p>Legal values for the operating system, platform, bug priority and
severity, and custom fields of type <code class="docutils literal"><span class="pre">Drop</span> <span class="pre">Down</span></code> and
<code class="docutils literal"><span class="pre">Multiple-Selection</span> <span class="pre">Box</span></code> (see <a class="reference internal" href="custom-fields.html#custom-fields"><span class="std std-ref">Custom Fields</span></a>),
as well as the list of valid bug statuses and resolutions, can be
customized from the same interface. You can add, edit, disable, and
remove the values that can be used with these fields.</p>
<div class="section" id="viewing-editing-legal-values">
<span id="edit-values-list"></span><h2>4.7.1. Viewing/Editing Legal Values<a class="headerlink" href="#viewing-editing-legal-values" title="Permalink to this headline">¶</a></h2>
<p>Editing legal values requires <code class="docutils literal"><span class="pre">admin</span></code> privileges.
Select &quot;Field Values&quot; from the Administration page. A list of all
fields, both system and Custom, for which legal values
can be edited appears. Click a field name to edit its legal values.</p>
<p>There is no limit to how many values a field can have, but each value
must be unique to that field. The sortkey is important to display these
values in the desired order.</p>
<p>When the availability of the values of a custom field is controlled
by another field, you can select from here which value of the other field
must be set for the value of the custom field to appear.</p>
</div>
<div class="section" id="deleting-legal-values">
<span id="edit-values-delete"></span><h2>4.7.2. Deleting Legal Values<a class="headerlink" href="#deleting-legal-values" title="Permalink to this headline">¶</a></h2>
<p>Legal values from Custom Fields can be deleted, but only if the
following two conditions are respected:</p>
<ol class="arabic simple">
<li>The value is not set as the default for the field.</li>
<li>No bug is currently using this value.</li>
</ol>
<p>If any of these conditions is not respected, the value cannot be deleted.
The only way to delete these values is to reassign bugs to another value
and to set another value as default for the field.</p>
<hr class="docutils" />
<p>This documentation undoubtedly has bugs; if you find some, please file
them <a class="reference external" href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation">here</a>.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="../index.html">
              <img class="logo" src="../_static/bugzilla.png" alt="Logo"/>
            </a></p>
  <h3><a href="../index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">4.7. Field Values</a><ul>
<li><a class="reference internal" href="#viewing-editing-legal-values">4.7.1. Viewing/Editing Legal Values</a></li>
<li><a class="reference internal" href="#deleting-legal-values">4.7.2. Deleting Legal Values</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="custom-fields.html"
                        title="previous chapter">4.6. Custom Fields</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="workflow.html"
                        title="next chapter">4.8. Workflow</a></p>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="../search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="workflow.html" title="4.8. Workflow"
             >next</a></li>
        <li class="right" >
          <a href="custom-fields.html" title="4.6. Custom Fields"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">Bugzilla 5.0.4 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" >4. Administration Guide</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.6.
    </div>
  </body>
</html>