Confirmed users
2,816
edits
m (→Incoming Team) |
mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is for triage of the very latest bugs. Welcome to the firehose! This is an exciting group of bugs to look at. You really get your finger on the pulse of the Mozilla community. | |||
{{ForceRefreshButton}} | |||
The lists point to bugs filed in the last 24 hours. Usually this is around 50-100 UNCONFIRMED bugs on weekdays, and more that are NEW or quickly move to other statuses, but the number fluctuates over the course of the day. Many of them will really be support questions, or duplicate bugs. Incoming bugs that are untriaged are a good focus point: IncoUNCO bugs! | |||
[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&resolution=DUPLICATE&chfieldto=Now&chfield=[Bug%20creation]&query_format=advanced&chfieldfrom=-1d&bug_status=UNCONFIRMED&list_id=8243249 Incoming UNCONFIRMED bugs] | |||
<onlyinclude> | <onlyinclude> | ||
<bugzilla | <bugzilla> | ||
{ | { | ||
"include_fields": "id, summary, product, component, status, op_sys", | |||
"order": "bug_id", | |||
"status": "UNCONFIRMED", | |||
"changed_after": "-24h", | |||
"changed_before": "-0h", | "changed_before": "-0h", | ||
"changed_field": "creation_time" | "changed_field": "creation_time" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 26: | Line 23: | ||
[https://bugzilla.mozilla.org/buglist.cgi?chfield=[Bug%20creation]&chfieldfrom=-24h&chfieldto=Now&query_format=advanced&order=bug_status%2Cpriority%2Cassigned_to%2Cbug_id&limit=0&list_id=7141712 Bugs Filed Today], all of them (usually about 300-500 for any 24 hour period). | |||
[https://bugzilla.mozilla.org/buglist.cgi?chfield=[Bug%20creation]&chfieldfrom=-24h&chfieldto=Now&query_format=advanced&order=bug_status%2Cpriority%2Cassigned_to%2Cbug_id&limit=0&list_id=7141712 Bugs Filed Today]. | |||
<onlyinclude> | <onlyinclude> |