Confirmed users
874
edits
(Created page with " Sprint 1 - Aug 1-12 Active: <bugzilla> { "whiteboard": "[fxsync], [sync-tracker], [data-integrity], [sync-atomic], [sync-metrics], [send-tab]", "status_whiteb...") |
(added obsolete template) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ OBSOLETE CONTENT }} | |||
Sprint 1 - Aug 1-12 | Sprint 1 - Aug 1-12 | ||
Active: | Active: | ||
| Line 6: | Line 6: | ||
"whiteboard": "[fxsync], [sync-tracker], [data-integrity], [sync-atomic], [sync-metrics], [send-tab]", | "whiteboard": "[fxsync], [sync-tracker], [data-integrity], [sync-atomic], [sync-metrics], [send-tab]", | ||
"status_whiteboard_type":"anywordssubstr", | "status_whiteboard_type":"anywordssubstr", | ||
"assigned_to": "eoger, markh@mozilla.com, tchiovoloni@mozilla.com, kcambridge@mozilla.com, rtilder@mozilla.com, dcoates@mozilla.com", | |||
"assigned_to_type": "anywordssubstr", | |||
"bug_status": "ASSIGNED, NEW, REOPENED", | "bug_status": "ASSIGNED, NEW, REOPENED", | ||
"bug_status_type": "anywordssubstr", | "bug_status_type": "anywordssubstr", | ||
| Line 13: | Line 15: | ||
"changed_after": "2016-07-01", | "changed_after": "2016-07-01", | ||
"order": "assigned_to DESC, bug_status DESC", | "order": "assigned_to DESC, bug_status DESC", | ||
"include_fields":"id, summary, status, assigned_to, | "include_fields":"id, summary, status, assigned_to, last_change_time, whiteboard" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 31: | Line 33: | ||
"changed_field_to": "resolved", | "changed_field_to": "resolved", | ||
"order": "assigned_to DESC, bug_status DESC", | "order": "assigned_to DESC, bug_status DESC", | ||
"include_fields":"id, summary, status, assigned_to, | "include_fields":"id, summary, status, resolution, assigned_to, last_change_time, whiteboard" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||