Bugzilla:FAQ: Difference between revisions

Jump to navigation Jump to search
496 bytes removed ,  19 March 2010
(→‎Managerial Questions: Fix up the first few questions (the rest I will fix later))
Line 69: Line 69:


=Managerial Questions=
=Managerial Questions=
==Is it possible to delete bug reports?==
==Is it possible to delete bug reports?==
Yes. You have to turn on the 'allowbugdeletion' parameter, which is off by default. Note that you cannot delete bug reports one by one. You have to move them in a product or component, e.g. named "Trash", and then delete this product or component. The reason we make it hard is that you generally don't want to delete bug reports; they're supposed to be a permanent historical record.
Yes. You have to turn on the 'allowbugdeletion' parameter, which is off by default. Note that you cannot delete bug reports one by one. You have to move them in a product or component, e.g. named "Trash", and then delete this product or component. The reason we make it hard is that you generally don't want to delete bug reports; they're supposed to be a permanent historical record.


==Is Bugzilla web-based, or do you have to have specific software or a specific operating system on your machine?==
==Is Bugzilla web-based, or do you have to have specific software or a specific operating system on your machine?==
It is web and e-mail based.
 
Bugzilla is web-based, and it sends emails.


==Does Bugzilla allow us to define our own priorities, levels, and other values?==
==Does Bugzilla allow us to define our own priorities, levels, and other values?==
Line 119: Line 122:
For installation or upgrades, it helps to understand Perl, Apache, and MySQL. Also, the installer should have a solid grasp of the platform (Windows, OS X, Linux, etc.) that Bugzilla is being installed on.
For installation or upgrades, it helps to understand Perl, Apache, and MySQL. Also, the installer should have a solid grasp of the platform (Windows, OS X, Linux, etc.) that Bugzilla is being installed on.


==What time frame are we looking at if we decide to hire people to install and maintain the Bugzilla? Is this something that takes hours or days to install and a couple of hours per week to maintain and customize, or is this a multi-week install process, plus a full time job for 1 person, 2 people, etc?==
==How much time does it take to install and maintain Bugzilla?==
It all depends on your level of commitment.
 
Someone with much Bugzilla experience can get you up and running
It all depends on what you need out of Bugzilla, and how much you plan to customize it.
in less than a day, and your Bugzilla install can run untended for years.
 
If your Bugzilla strategy is critical to your business workflow,
Someone with a lot of Bugzilla experience can get you up and running in a few hours, and your Bugzilla install can run untended for years. Less-experienced administrators sometimes need a few days to set up Bugzilla.
hire somebody to who has reasonable Perl skills,
 
and a familiarity with the operating system on which Bugzilla will be running,
If you plan to customize the code or user interface of your Bugzilla, then the amount of maintenance time increases. First, there's the time to customize (which depends on how much customization you want to do). Then, after you've customized, any time you want to upgrade, you may have to do some work to bring your customizations forward into the new version.
and have them handle your process management, bug-tracking maintenance,
 
and local customization.
==Is there any licensing fee or other fees for using Bugzilla?==


==Is there any licensing fee or other fees for using Bugzilla? Any out-of-pocket cost other than the bodies needed as identified above?==
No. Bugzilla and all the supporting software it needs (Apache, Perl, MySQL, etc.) are free.
No.
Bugzilla, Perl, the Template Toolkit, and all other support software
needed to make Bugzilla work can be downloaded for free.
MySQL and PostgreSQL -- databases supported by Bugzilla -- are also open-source,
but they ask that if you find their product valuable, you purchase a support contract from them that suits your needs.


==We don't like referring to problems as 'bugs'. Can we change that?==
==We don't like referring to problems as 'bugs'. Can we change that?==
Yes!
 
As of Bugzilla 2.18, it is a simple matter to change the word 'bug'
Yes! You can edit the file <code>template/en/default/global/variables.none.tmpl</code> to change the word "bug" in all of Bugzilla.
into whatever word/phrase is used by your organization.
See the documentation on Customization for more details, specifically
[http://www.bugzilla.org/docs/tip/html/cust-templates.html#template-specific Section 5.1.5].


=Administrative Questions=
=Administrative Questions=
canmove, Confirmed users
345

edits

Navigation menu