Skip to content

Allow updating addressbooks as external resources. (Closes #93)

Andrew Ruthven requested to merge addressbook_sync_token into master

Previously if an addressbook was an external resource, then all local info was deleted, and all the remote addressbook entries were re-inserted, potentially creating new sync tokens.

This change only updates modified records.

Merge request reports