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. git-svn-id: svn://10.0.0.236/trunk@23264 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -129,7 +129,8 @@ This field describes the impact of a bug.
|
||||
<a name="priority"><h2>Priority</h2></a>
|
||||
|
||||
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:
|
||||
|
||||
<p>
|
||||
<p>
|
||||
@@ -204,6 +205,6 @@ status field appropriately.
|
||||
<hr>
|
||||
<address><a href="http://home.netscape.com/people/terry/">Terry Weissman <terry@netscape.com></a></address>
|
||||
<!-- hhmts start -->
|
||||
Last modified: Fri Jan 15 13:36:36 1999
|
||||
Last modified: Mon Mar 8 18:31:07 1999
|
||||
<!-- hhmts end -->
|
||||
</body> </html>
|
||||
|
||||
Reference in New Issue
Block a user