Confirmed users
2,816
edits
| Line 41: | Line 41: | ||
<onlyinclude> | <onlyinclude> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, summary, product, component, status, op_sys", | "include_fields": "id, summary, product, component, status, op_sys", | ||
"order": "bug_id", | "order": "bug_id", | ||
| Line 53: | Line 52: | ||
</bugzilla> | </bugzilla> | ||
</onlyinclude> | </onlyinclude> | ||
The following bugs have been replicated, or confirmed as NEW, but haven't yet been assigned to a product and component. It's important to make an effort to get these bugs into a category where developers on particular teams are more likely to see them. | |||
<onlyinclude> | <onlyinclude> | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, summary, product, component, status, op_sys", | "include_fields": "id, summary, product, component, status, op_sys", | ||
"order": "bug_id", | "order": "bug_id", | ||
| Line 66: | Line 62: | ||
"status": "NEW", | "status": "NEW", | ||
"version": "30 Branch" | "version": "30 Branch" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||