From ba4585ae8a1c63a49e40461d2e2efc12bc75c58a Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 5 Jul 2010 17:42:57 -0700 Subject: Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat --- docs/en/xml/administration.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/en/xml/administration.xml') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 2a05404f1..884284365 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -771,7 +771,7 @@ Set this to the number of days you want to let bugs go - in the NEW or REOPENED state before notifying people they have + in the CONFIRMED state before notifying people they have untouched new bugs. If you do not plan to use this feature, simply do not set up the whining cron job described in the installation instructions, or set this value to "0" (never whine). @@ -1239,7 +1239,7 @@ basis. The number of votes available to users is set per-product, as is the number of votes required to move a bug automatically from the UNCONFIRMED - status to the NEW status. + status to the CONFIRMED status. @@ -2547,7 +2547,7 @@ ReadOnly: ENTRY, NA/NA, CANEDIT 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 + "CONFIRMED", users of the bug system can help high-priority bugs garner attention so they don't sit for a long time awaiting triage. To modify Voting settings: @@ -2576,7 +2576,7 @@ ReadOnly: ENTRY, NA/NA, CANEDIT Number of votes a bug in this product needs to automatically get out of the UNCONFIRMED state: Setting this field to "0" disables the automatic move of - bugs from UNCONFIRMED to NEW. + bugs from UNCONFIRMED to CONFIRMED. -- cgit v1.2.3-24-g4f1b