User:Edwong

From New wiki
Jump to navigation Jump to search

Hi!

Sync Test Zone Data Integrity Feature <bugzilla> {

       "whiteboard": "[fxsync], [sync-tracker], [data-integrity], [sync-atomic], [sync-metrics], [send-tab]",
       "status_whiteboard_type":"anywordssubstr",
       "bug_status": "ASSIGNED, NEW, REOPENED",
       "bug_status_type": "anywordssubstr",
       "product": "Cloud Services, Core, Firefox ",
       "product_type": "anywordssubstr",
       "priority": "P1",
       "changed_after": "2016-07-01",
       "order": "assigned_to DESC, bug_status DESC",
       "include_fields":"id, summary, status, assigned_to, last_change_time, whiteboard"

} </bugzilla>

Resolved: <bugzilla> {

       "whiteboard": "[fxsync], [sync-tracker], [data-integrity], [sync-atomic], [sync-metrics], [send-tab]",
       "status_whiteboard_type":"anywordssubstr",
       "bug_status": "RESOLVED",
       "bug_status_type": "anywordssubstr",
       "product": "Cloud Services, Core, Firefox ",
       "product_type": "anywordssubstr",
       "priority": "P1",
       "changed_after": "2016-08-01",
       "changed_field": "status",
       "changed_field_to": "resolved",
       "order": "assigned_to DESC, bug_status DESC",
       "include_fields":"id, summary, status, assigned_to, last_change_time, whiteboard"

} </bugzilla>