Webmaker/Code: Difference between revisions

Jump to navigation Jump to search
Line 106: Line 106:
Bugzilla is organized into '''Products''', which in turn have '''Components'''.  All Webmaker bugs live under the [https://bugzilla.mozilla.org/page.cgi?id=productdashboard.html&product=Webmaker '''Webmaker''' product], and in one of its components (see the [https://bugzilla.mozilla.org/describecomponents.cgi?product=Webmaker complete list and description of each]).  Developers often watch particular components, which means an email will be sent for all bugs filed or updated in that component.
Bugzilla is organized into '''Products''', which in turn have '''Components'''.  All Webmaker bugs live under the [https://bugzilla.mozilla.org/page.cgi?id=productdashboard.html&product=Webmaker '''Webmaker''' product], and in one of its components (see the [https://bugzilla.mozilla.org/describecomponents.cgi?product=Webmaker complete list and description of each]).  Developers often watch particular components, which means an email will be sent for all bugs filed or updated in that component.


New bugs can be filed here: https://bugzilla.mozilla.org/enter_bug.cgi?product=Webmaker.  There are many bugs across all Webmaker components.  You can see all open bugs for [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=webmaker.org webmaker.org], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=Popcorn%20Maker Popcorn Maker], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=Thimble Thimble], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=X-Ray%20Goggles X-Ray Goggles], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=MakeAPI Make API], etc. or you can see [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__ all open Webmaker bugs]:
New bugs can be filed here: https://bugzilla.mozilla.org/enter_bug.cgi?product=Webmaker.  There are many bugs across all Webmaker components.  You can see all open bugs for [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=webmaker.org webmaker.org], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=Popcorn%20Maker Popcorn Maker], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=Thimble Thimble], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=X-Ray%20Goggles X-Ray Goggles], [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__&component=MakeAPI Make API], etc. or you can see [https://bugzilla.mozilla.org/buglist.cgi?product=Webmaker&bug_status=__open__ all open Webmaker bugs].  Here are '''NEW''' (i.e., bugs not yet assigned to anyone) that need someone to look into:


<bugzilla>
<bugzilla>
{
{
"product": "webmaker",
"product": "webmaker",
"include_fields": "id, priority, component, summary, status, assigned_to",
"include_fields": "id, component, summary, status, assigned_to",
"maxrows":"50",
"maxrows":"50",
"status":"NEW",
"order": "bug_id"
"order": "bug_id"
}
}
Confirmed users
656

edits

Navigation menu