CloudServices/Sync/Status: Difference between revisions
No edit summary |
|||
Line 7: | Line 7: | ||
{ | { | ||
"whiteboard": "[data-integrity]", | "whiteboard": "[data-integrity]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
Line 15: | Line 16: | ||
{ | { | ||
"whiteboard": "[sync-atomic]", | "whiteboard": "[sync-atomic]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | "include_fields": "id, product, component, summary, status, priority, assigned_to" | ||
Line 24: | Line 26: | ||
{ | { | ||
"whiteboard": "[sync-tracker]", | "whiteboard": "[sync-tracker]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
Line 36: | Line 39: | ||
{ | { | ||
"whiteboard": "[send-tab]", | "whiteboard": "[send-tab]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | "include_fields": "id, product, component, summary, status, priority, assigned_to" | ||
} | } | ||
Line 45: | Line 49: | ||
{ | { | ||
"whiteboard": "[sync-metrics]", | "whiteboard": "[sync-metrics]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> |
Revision as of 21:42, 8 August 2016
Sync Q3 OKR Tracker Board
WIP adding bugs
Data Integrity Feature
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Atomic uploads/downloads Feature
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Tracker Feature
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Send Tab Feature
architecture discussion: https://github.com/mozilla/fxa-auth-server/issues/1316
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1
Measurement
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1