User:Ckoehler/Sandbox/Webdev Get Involved: Difference between revisions

add another query
(add whiteboard field)
(add another query)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== bugs unassigned ==
<bugzilla>
<bugzilla>
     {
     {
         "product": "www.mozilla.org",
         "product": "www.mozilla.org",
         "assigned_to": "nobody@mozilla.org",
         "assigned_to": "nobody@mozilla.org",
         "status": "NEW",
         "resolution": "---",
        "whiteboard": "[good first bug]",
        "include_fields": "id, status, priority, summary, whiteboard, mentors, last_change_time, assigned_to"
    }
</bugzilla>
 
== all bugs ==
<bugzilla>
    {
        "product": "www.mozilla.org",
        "resolution": "---",
         "whiteboard": "[good first bug]",
         "whiteboard": "[good first bug]",
         "include_fields": "id, status, priority, summary, whiteboard, mentors, last_change_time, assigned_to"
         "include_fields": "id, status, priority, summary, whiteboard, mentors, last_change_time, assigned_to"
     }
     }
</bugzilla>
</bugzilla>
canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,698

edits