CloudServices/Sync/Status: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


Send Tab Feature
Send Tab Feature
<bugzilla>
{
        "whiteboard": "[send-tab]",
        "include_fields":"id, summary, status, assigned_to"
}
</bugzilla>
Sync Latency Feature


architecture discussion:
architecture discussion:
Line 26: Line 18:
<bugzilla>
<bugzilla>
{
{
         "whiteboard": "[sync-latency]",
         "whiteboard": "[send-tab]",
         "include_fields":"id, summary, status, assigned_to"
         "include_fields":"id, summary, status, assigned_to"
}
}
</bugzilla>
</bugzilla>

Revision as of 23:25, 11 July 2016

Sync Q3 OKR Tracker Board

WIP adding bugs

Data Integrity Feature

Full Query
ID Summary Status Assigned to
670069 NS_ERROR_ILLEGAL_VALUE [nsINavBookmarksService.getItemType] in Sync buildGUIDMap; getItemTitle failing in Library display RESOLVED
747699 Bookmark reconciling uses parent name when parent ID would yield better results RESOLVED
1165811 NS_ERROR_FAILURE attempting to sync tabs. RESOLVED
1228827 Firefox Sync forgets position of bookmarks separator RESOLVED Edouard Oger [:eoger]
1235269 Changes made during a Sync may be ignored causing items to be missing or deleted items to be resurrected RESOLVED
1241699 Add telemetry probe to measure how often users restore bookmarks while connected to Sync RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1249925 Validate Telemetry pings against schema in tests NEW
1252469 Enable bookmark merge and upload NEW
1257970 [meta] Recover from inconsistent server bookmark states NEW
1260896 Send commands from iOS to a desktop client to remotely fix bookmark corruption RESOLVED
1260900 [meta] Add a command to remotely flag records for (re)upload NEW
1261169 Track more remote client metadata RESOLVED Edouard Oger [:eoger]
1267917 Report consistency of bookmarks data via telemetry. RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1267919 Create new sync telemetry ping type. RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1274492 Fix or remove complexity about delayed creation of mobile bookmarks root. RESOLVED
1275125 TPS failing: test_client_wipe.js: ASSERTION FAILED! password not found VERIFIED Thom Chiovoloni [:tcsc] (ex-moco)
1275139 Don't sync system or hidden addons. RESOLVED Mark Hammond [:markh] [:mhammond]
1276823 Bookmarks de-duping changes item GUID without changing reference in parent record RESOLVED Mark Hammond [:markh] [:mhammond]
1276969 Remove parentName checks from the bookmark validator RESOLVED Mark Hammond [:markh] [:mhammond]
1281095 TPS should disconnect from FxA at the end of each test VERIFIED Thom Chiovoloni [:tcsc] (ex-moco)
1283581 Dashboard to track data integrity over time NEW
1285321 Bookmarks engine shouldn't reorder roots on first sync RESOLVED
1285324 Bookmarks engine shouldn't change root GUIDs RESOLVED
1286915 Implement a validator for the sync addon engine RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1286918 Implement a validator for the sync password engine RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1286923 Implement a validator for the sync forms engine RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1287473 Unexpected high number of sync pings RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1293163 Bookmark folder de-duping changes item GUID without changing references in child records RESOLVED
1295582 Sync bookmark validator should better handle "multipleParents" check RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1297234 Circular references in my bookmark tree when using Sync NEW
1297325 Some missing client records not reported by bookmarks validator. RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1297400 Client cycles are not reported as errors by the bookmark validator RESOLVED Thom Chiovoloni [:tcsc] (ex-moco)
1297955 Work out how to repair server state when incoming record references a non-existing parent RESOLVED
1298758 Investigate if Sync failures caused by "Error(s) encountered during statement execution: database disk image is malformed" self-repair NEW
1301622 Have Sync do the right thing when places maintenance runs RESOLVED Lina Butler (ex-Mozilla)
1305563 Implement structured bookmark application RESOLVED Lina Butler (ex-Mozilla)
1309255 Ignore spurious records on server RESOLVED
1316041 Bookmark validator should ignore title field for default bookmarks. NEW
1321021 Automatically organize Other Bookmarks when there are too many children NEW
1323333 Dodgy bookmark deduping RESOLVED Lina Butler (ex-Mozilla)
1332556 Sync always overwrites change to FxAccounts password RESOLVED Edouard Oger [:eoger]
1332559 Synced passwords have "last used" set to now RESOLVED
1346322 CollectionValidator may incorrectly identify duplicates NEW
1352947 Android writes many root folders with children missing or in the wrong order RESOLVED
1370615 Setup fast and complete dashboards to monitor all engines and easily catch engine errors. RESOLVED

45 Total; 10 Open (22.22%); 33 Resolved (73.33%); 2 Verified (4.44%);


Send Tab Feature

architecture discussion: https://github.com/mozilla/fxa-auth-server/issues/1316

Full Query
ID Summary Status Assigned to
677372 Send Tab to Device VERIFIED Edouard Oger [:eoger]
1244597 Show notification and decorate incoming tabs. VERIFIED Edouard Oger [:eoger]
1250782 Register Fennec Firefox Accounts using device registration fxa-auth-server API RESOLVED Edouard Oger [:eoger]
1250783 FxA device registration for iOS RESOLVED Brian Nicholson (:bnicholson)
1287478 Use proper plural forms for notification of incoming tabs. RESOLVED Edouard Oger [:eoger]
1287643 Implement FxA Push Endpoint registration on Fennec RESOLVED Edouard Oger [:eoger]
1288107 For users with only one other device, remove "All devices" from send page/link/tab menu VERIFIED Edouard Oger [:eoger]
1288162 Implement FxA Push Endpoint registration on Firefox for iOS RESOLVED
1289287 Send tabs to devices sends the same tabs multiple times VERIFIED Edouard Oger [:eoger]
1289536 Desktop: Add event telemetry for send tab RESOLVED Mark Hammond [:markh] [:mhammond]
1289932 Desktop implementation of faster "send tabs to device" using Push RESOLVED Edouard Oger [:eoger]
1290976 Add analytics for clicks on send tab notification UI RESOLVED Alex Davis [:adavis]
1293467 send tab notification has no icon VERIFIED Edouard Oger [:eoger]
1295348 Fennec implementation of faster "send tabs to device" using Push RESOLVED Edouard Oger [:eoger]
1295351 iOS implementation of faster "send tabs to device" using Push RESOLVED
1297454 [meta] Let "send tab to device" ride the trains RESOLVED
1298727 Bump FXA device registration version RESOLVED Edouard Oger [:eoger]
1300217 Sometimes a Send Tab notification can't be dismissed RESOLVED :Grisha Kruglov
1300222 Send Tab notification should be a Heads-Up notification if possible RESOLVED :Grisha Kruglov
1300225 Receiving remote tab should add it to the tabs tray and display a Snackbar prompting to switch RESOLVED :Grisha Kruglov
1300228 Consider adding a preference to auto-switch to an incoming remote tab RESOLVED
1300230 Send Tab push message is received but ignored during processing RESOLVED :Grisha Kruglov
1301558 Push messages aren't processed when Fennec is not running RESOLVED :Grisha Kruglov
1329793 Fennec implementation of faster "send tabs to device" using push doesn't seem to be working RESOLVED :Grisha Kruglov

24 Total; 0 Open (0%); 19 Resolved (79.17%); 5 Verified (20.83%);