From 0454e22cff08db09ab097132341f03f996b3a8a8 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Tue, 9 Mar 1999 10:33:58 +0000 Subject: Added params to control how priorities are set in a new bug. You can now choose whether to let submitters of new bugs choose a priority, or whether they should just accept the default priority (which is now no longer hardcoded to "P2", but is instead a param.) The default value of the params will cause the same behavior as before. --- bug_status.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bug_status.html') diff --git a/bug_status.html b/bug_status.html index e351b414a..a3706dffc 100755 --- a/bug_status.html +++ b/bug_status.html @@ -129,7 +129,8 @@ This field describes the impact of a bug.

Priority

This field describes the importance and order in which a bug should be -fixed. The available priorities are: +fixed. This field is utilized by the programmers/engineers to +prioritized their work to be done. The available priorities are:

@@ -204,6 +205,6 @@ status field appropriately.


Terry Weissman <terry@netscape.com>
-Last modified: Fri Jan 15 13:36:36 1999 +Last modified: Mon Mar 8 18:31:07 1999 -- cgit v1.2.3-24-g4f1b