Skip to content
Snippets Groups Projects
Select Git revision
  • 09f1d625201e4db476e0ac7c715a889184384cdd
  • master default
  • pristine-tar
  • release-4.4
  • release-4.5
  • release-4.3
  • release-4.2
  • release-4.1
  • release-4.0
  • release-3.7
  • release-3.6
  • release-3.5
  • release-3.4
  • release-3.3
  • release-3.2
  • release-3.1
  • release-3.0
  • release-2.23
  • release-2.22
  • release-2.21
  • release-2.20
  • bugzilla-4.4.8
  • bugzilla-4.4.7
  • bugzilla-4.4.6
  • bugzilla-4.5.4
  • bugzilla-4.5.3
  • bugzilla-4.5.2
  • bugzilla-4.5.1
  • bugzilla-4.4.4
  • bugzilla-4.4.3
  • bugzilla-4.4.2
  • bugzilla-4.4.1
  • bugzilla-4.4
  • bugzilla-4.3.3
  • bugzilla-4.3.2
  • bugzilla-4.3.1
  • bugzilla-4.2.9
  • bugzilla-4.2.8
  • bugzilla-4.2.7
  • bugzilla-4.2.6
  • bugzilla-4.2.5
41 results

voting.html

Blame
  • voting.html 3.34 KiB
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML
    ><HEAD
    ><TITLE
    >Voting</TITLE
    ><META
    NAME="GENERATOR"
    CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
    REL="HOME"
    TITLE="The Bugzilla Guide - 2.16.7 Release"
    HREF="index.html"><LINK
    REL="UP"
    TITLE="Administering Bugzilla"
    HREF="administration.html"><LINK
    REL="PREVIOUS"
    TITLE="Product, Component, Milestone, and Version Administration"
    HREF="programadmin.html"><LINK
    REL="NEXT"
    TITLE="Groups and Group Security"
    HREF="groups.html"></HEAD
    ><BODY
    CLASS="section"
    BGCOLOR="#FFFFFF"
    TEXT="#000000"
    LINK="#0000FF"
    VLINK="#840084"
    ALINK="#0000FF"
    ><DIV
    CLASS="NAVHEADER"
    ><TABLE
    SUMMARY="Header navigation table"
    WIDTH="100%"
    BORDER="0"
    CELLPADDING="0"
    CELLSPACING="0"
    ><TR
    ><TH
    COLSPAN="3"
    ALIGN="center"
    >The Bugzilla Guide - 2.16.7 Release</TH
    ></TR
    ><TR
    ><TD
    WIDTH="10%"
    ALIGN="left"
    VALIGN="bottom"
    ><A
    HREF="programadmin.html"
    ACCESSKEY="P"
    >Prev</A
    ></TD
    ><TD
    WIDTH="80%"
    ALIGN="center"
    VALIGN="bottom"
    >Chapter 5. Administering Bugzilla</TD
    ><TD
    WIDTH="10%"
    ALIGN="right"
    VALIGN="bottom"
    ><A
    HREF="groups.html"
    ACCESSKEY="N"
    >Next</A
    ></TD
    ></TR
    ></TABLE
    ><HR
    ALIGN="LEFT"
    WIDTH="100%"></DIV
    ><DIV
    CLASS="section"
    ><H1
    CLASS="section"
    ><A
    NAME="voting"
    >5.4. Voting</A
    ></H1
    ><P
    >Voting allows users to be given a pot of votes which they can allocate
        to bugs, to indicate that they'd like them fixed. 
        This allows developers to gauge
        user need for a particular enhancement or bugfix. By allowing bugs with
        a certain number of votes to automatically move from "UNCONFIRMED" to
        "NEW", users of the bug system can help high-priority bugs garner
        attention so they don't sit for a long time awaiting triage.</P
    ><P
    >To modify Voting settings:</P
    ><P
    ></P
    ><OL
    TYPE="1"
    ><LI
    ><P
    >Navigate to the "Edit product" screen for the Product you
            wish to modify</P
    ></LI
    ><LI
    ><P
    ><EM
    >Maximum Votes per person</EM
    >:
            Setting this field to "0" disables voting.</P
    ></LI
    ><LI
    ><P
    ><EM
    >Maximum Votes a person can put on a single
             bug"</EM
    >: 
             It should probably be some number lower than the
            "Maximum votes per person". Don't set this field to "0" if
            "Maximum votes per person" is non-zero; that doesn't make
            any sense.</P
    ></LI
    ><LI
    ><P
    ><EM
    >Number of votes a bug in this product needs to
            automatically get out of the UNCONFIRMED state</EM
    >: 
            Setting this field to "0" disables the automatic move of
            bugs from UNCONFIRMED to NEW. 
            </P
    ></LI
    ><LI
    ><P
    >Once you have adjusted the values to your preference, click
            "Update".</P
    ></LI
    ></OL
    ></DIV
    ><DIV
    CLASS="NAVFOOTER"
    ><HR
    ALIGN="LEFT"
    WIDTH="100%"><TABLE
    SUMMARY="Footer navigation table"
    WIDTH="100%"
    BORDER="0"
    CELLPADDING="0"
    CELLSPACING="0"
    ><TR
    ><TD
    WIDTH="33%"
    ALIGN="left"
    VALIGN="top"
    ><A
    HREF="programadmin.html"
    ACCESSKEY="P"
    >Prev</A
    ></TD
    ><TD
    WIDTH="34%"
    ALIGN="center"
    VALIGN="top"
    ><A
    HREF="index.html"
    ACCESSKEY="H"
    >Home</A
    ></TD
    ><TD
    WIDTH="33%"
    ALIGN="right"
    VALIGN="top"
    ><A
    HREF="groups.html"
    ACCESSKEY="N"
    >Next</A
    ></TD
    ></TR
    ><TR
    ><TD
    WIDTH="33%"
    ALIGN="left"
    VALIGN="top"
    >Product, Component, Milestone, and Version Administration</TD
    ><TD
    WIDTH="34%"
    ALIGN="center"
    VALIGN="top"
    ><A
    HREF="administration.html"
    ACCESSKEY="U"
    >Up</A
    ></TD
    ><TD
    WIDTH="33%"
    ALIGN="right"
    VALIGN="top"
    >Groups and Group Security</TD
    ></TR
    ></TABLE
    ></DIV
    ></BODY
    ></HTML
    >