Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add Hardware and OS selections in Bugzilla

Tags:

bugzilla

When reporting a bug in Bugzilla you are presented with a drop-down selection for the Hardware platform and OS. The options for Hardware are {All, PC, Mac, Other} and for OS they are {Win, Mac, Linux, Other}. I'd like to add "VME" into the Hardware list and "VxWorks" in the OS list. How do I do that?

Yes, I know those fall into the 'Other' category, but I'd rather it be explicit.

Sorry, it was there all along. Just needed to log in as the administrator, go to the Administration page (right side of menu bar), then select Field Values (right side of page). That allows you to change the OS, and Hardware selections, along with other values.

like image 480
El Ronaldo Avatar asked Mar 24 '23 19:03

El Ronaldo


1 Answers

In Bugzilla 4.4.9 you go to Administration > Field Values where you edit Hardware, OS, Status, Resolution, Severity, and Priority field values.

like image 91
jla Avatar answered May 16 '23 06:05

jla