25
edits
(Created page with "== Beta Approval Needed == <bugzilla> { "f1": "bug_status", "o1": "anywords", "v1": "new, assigned, reopened, resolved, verified, closed", "f2": "cf_status_t...") |
|||
| Line 1: | Line 1: | ||
== Beta | == Beta Uplift Requested == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"resolution": "FIXED", | |||
"f1": "flagtypes.name", | |||
"o1": "anywordssubstr", | |||
"v1": "approval-comm-beta? approval-calendar-beta?", | |||
"f2": "product", | |||
"o2": "anywords", | |||
"v2": "MailNews Thunderbird Chat Calendar", | |||
"include_fields": "id, summary, status, cf_status_thunderbird_esr78, cf_tracking_thunderbird_esr78, cf_tracking_thunderbird_{{BETA_VERSION}}, cf_status_thunderbird_{{BETA_VERSION}}", | |||
} | |||
</bugzilla> | </bugzilla> | ||
"product": "Calendar, Chat Core, MailNews Core, Thunderbird", | |||
'include_fields': 'id, summary, status, product, component, assigned_to, bug_status, short_desc, changeddate, target_milestone, priority, bug_severity, cf_last_resolved, flagtypes.name, cf_status_thunderbird_esr78, cf_tracking_thunderbird_esr78, cf_tracking_thunderbird_{{BETA_VERSION}}, cf_status_thunderbird_{{BETA_VERSION}}', | |||
edits