Closed Bug 150894 Opened 22 years ago Closed 22 years ago

Need ability to add states and resolutions more easily

Categories

(Bugzilla :: Administration, task)

x86
Windows 2000
task
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 94534

People

(Reporter: johnny, Assigned: justdave)

References

Details

My company uses a couple of extra states (INPROGRESS, for one) and resolutions 
(NEXTBUILD, for instance) which aren't a part of standard bugzilla. This should 
be an option in a config file someplace. Presently, I'm having to go through 
and manually add all the nessecary checks for this new bug state. 

Why not have states be configurable in the same manner as operating systems or 
severities? You could have the nessecary progression of states enforced by 
their order in the config file. For instance:
@states = (
"UNCONFIRMED",
"NEW",
"ASSIGNED",
"INPROGRESS",
"FIXED")

would require that a bug starts out as UNCONFIRMED, then goes to NEW then to 
ASSIGNED, then to INPROGRESS, etc.
*** Bug 150895 has been marked as a duplicate of this bug. ***
Dupe of custres/custstat

custres is bug 94534
custstat is bug 101179

*** This bug has been marked as a duplicate of 94534 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.