Closed Bug 153811 Opened 23 years ago Closed 21 years ago

default severity should be parametrized

Categories

(Bugzilla :: Administration, task)

2.14.2
task
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: s-daley, Assigned: kiko)

References

Details

Attachments

(1 file)

I apologize if this has been submitted before. I searched the database and found some items close to it (which I will reference) but nothing completely like it. When doing a clean BugZilla installation, running checksetup creates a localconfig file that you can modify at your hearts content. One of the items in here that appears to be modifiable is severity. I changed the severities to put them more in line with what my company uses. Unfortunately now when I try to enter a bug it complains about potential data corruption. The culprit seems to be with enter_bug.cgi Version 2.14.2 approximate line 234 You make the popup box for severity but normal is hard-coded as the default. If you've modified the severities in your localconfig, this may not be the case anymore. It might be better if you allow default severity to be set up in the parameters also. This bug is probably related and/or could be resolved with (bug 107886)
If we do bug 146104, one of the things that could allow would be selection of the default from a list. Gerv
Depends on: 146104
Attached patch kiko_v1: fixSplinter Review
Adds a default severity. This is *identical* do default priority.
Assignee: justdave → kiko
Status: NEW → ASSIGNED
Comment on attachment 159999 [details] [diff] [review] kiko_v1: fix This is essential for people running customized severities.
Attachment #159999 - Flags: review?(myk)
Comment on attachment 159999 [details] [diff] [review] kiko_v1: fix Looks good, works well. r=myk
Attachment #159999 - Flags: review?(myk) → review+
Flags: approval+
Fixed in CVS HEAD. /cvsroot/mozilla/webtools/bugzilla/defparams.pl,v <-- defparams.pl new revision: 1.138; previous revision: 1.137 /cvsroot/mozilla/webtools/bugzilla/enter_bug.cgi,v <-- enter_bug.cgi new revision: 1.97; previous revision: 1.96 This could have been done years ago! Slackers! :-)
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.20
*** Bug 262154 has been marked as a duplicate of this bug. ***
*** Bug 107886 has been marked as a duplicate of this bug. ***
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: