canmove, Confirmed users
640
edits
Line 281: | Line 281: | ||
"include_fields": "id, priority, summary, status, assigned_to, whiteboard", | "include_fields": "id, priority, summary, status, assigned_to, whiteboard", | ||
"order": "bug_id" | "order": "bug_id" | ||
} | |||
</bugzilla> | |||
</onlyinclude> | |||
=== Bugs that folks other than rnewman and nalexander can tackle === | |||
<onlyinclude> | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, priority, summary, status, assigned_to, whiteboard", | |||
"order": "bug_id", | |||
"product":"Android Background Services", | |||
"whiteboard": "parallel" | |||
} | } | ||
</bugzilla> | </bugzilla> |