| 2 | | a) Do a first sync using google-data plugin and filesync (a slow-sync) |
| 3 | | b) Use some application (no webbrowser) to add and delete a set of entries in you google account |
| 4 | | c) Still without login in using the browser, do another sync (this time a fast-sync) |
| 5 | | d) google-data plugin will query by changes and will retrieve a set of DELETEs (with entries that are not present in the mapping table) |
| 6 | | e) opensync propagate this to other sync members |
| 7 | | f) sync fails |
| | 2 | a. Do a first sync using google-data plugin and filesync (a slow-sync) |
| | 3 | b. Use some application (no webbrowser) to add and delete a set of entries in you google account |
| | 4 | c. Still without login in using the browser, do another sync (this time a fast-sync) |
| | 5 | d. google-data plugin will query by changes and will retrieve a set of DELETEs (with entries that are not present in the mapping table) |
| | 6 | e. opensync propagate this to other sync members |
| | 7 | f. sync fails |