BMO/How to Use Bugzilla: Difference between revisions

m
no edit summary
mNo edit summary
Line 1: Line 1:
How to use Bugzilla(.mozilla.org)
How to use Bugzilla(.mozilla.org)


This is currently a draft for a [http://www.bugzilla.org/docs/tip/en/html/ Bugzilla Users' Guide] specific to bugzilla.mozilla.org users -- bug reporters, people submitting fixes, code reviewers, triagers, release teams, and others.
This is currently a draft for a [http://www.bugzilla.org/docs/tip/en/html/ Bugzilla Users' Guide] specific to bugzilla.mozilla.org users -- bug reporters, people submitting fixes, code reviewers, triagers, release teams, and others. (This guide may be merged eventually into a new Users' Guide for BMO hosted in readthedocs.)
 


==BMO vs Bugzilla==
==BMO vs Bugzilla==
Line 120: Line 119:
If you would like to suggest a bug and its fix be considered (by release managers) for a particular release, mark it with that release and a question mark. This might be good to do for a bug that's been fixed in one release channel but needs to be uplifted to another.
If you would like to suggest a bug and its fix be considered (by release managers) for a particular release, mark it with that release and a question mark. This might be good to do for a bug that's been fixed in one release channel but needs to be uplifted to another.


==api (xmlrpc, jsonrpc, jsonp, rest)==
==APIs (xmlrpc, jsonrpc, jsonp, rest)==


I hear you want to integrate with bmo.  where to start, what to do next, and best practices which won't get you blocked
I hear you want to integrate with bmo.  Where to start, what to do next, and best practices which won't get you blocked.


==copy of bmo database==
==Getting a copy of the database==


Before you point wget at bmo, we can give you a dump of the database.  really.
Before you point wget at bmo, we can give you a dump of the database.  really.


==custom reports==
==Custom reports==


For when advanced searching isn't advanced enough .. ask a bmo developer to write you a custom report.
For when advanced searching isn't advanced enough .. ask a bmo developer to write you a custom report.


==whining==
==Whining==
bugzilla can automatically send you buglists (requires canconfirm)
BMO can automatically send you buglists. This requires that you have canconfirm.
 
==Permissions and groups==
Confirmed users
2,816

edits