CloudServices/Sync/Status: Difference between revisions
No edit summary |
(added obsolete template) |
||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ OBSOLETE CONTENT }} | |||
== | == Data Integrity == | ||
<bugzilla> | |||
{ | |||
"whiteboard": "[data-integrity]", | |||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields":"id, summary, status, priority, assigned_to" | |||
} | |||
</bugzilla> | |||
== Atomic IO == | |||
<bugzilla> | |||
{ | |||
"whiteboard": "[sync-atomic]", | |||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | |||
} | |||
</bugzilla> | |||
== Tracker == | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[ | "whiteboard": "[sync-tracker]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Send Tab | == Send Tab == | ||
architecture discussion: | architecture discussion: | ||
| Line 19: | Line 39: | ||
{ | { | ||
"whiteboard": "[send-tab]", | "whiteboard": "[send-tab]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | |||
} | |||
</bugzilla> | |||
== Sync Quality == | |||
<bugzilla> | |||
{ | |||
"whiteboard": "[sync-quality]", | |||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Measurement | == Device Manager == | ||
<bugzilla> | |||
{ | |||
"whiteboard": "[device-manager]", | |||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields": "id, product, component, summary, status, priority, assigned_to" | |||
} | |||
</bugzilla> | |||
== Measurement == | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"whiteboard": "[sync-metrics]", | "whiteboard": "[sync-metrics]", | ||
"order": "bug_status DESC, assigned_to DESC", | |||
"status": "NEW", | |||
"include_fields":"id, summary, status, priority, assigned_to" | "include_fields":"id, summary, status, priority, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Latest revision as of 16:13, 4 May 2026
⚡ Warning: The content of this page is obsolete and kept for archiving purposes.
Data Integrity
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Atomic IO
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Tracker
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Send Tab
architecture discussion: https://github.com/mozilla/fxa-auth-server/issues/1316
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Sync Quality
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Device Manager
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1
Measurement
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1