You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2022. It is now read-only.
Sync works fine. Contacts in the phone are updated and added.
But when you delete it on the server, the contact remains on the phone.
Also, when deleting a contact in the phone, during subsequent synchronization with the server, the contact does not appear.
The logs show:
Delete contact: cn=name ... but on the phone he remains
Update contact: cn=test ... but it doesn’t appear on the phone since it was deleted from the phone book
How to solve this problem?
Sync works fine. Contacts in the phone are updated and added.
But when you delete it on the server, the contact remains on the phone.
Also, when deleting a contact in the phone, during subsequent synchronization with the server, the contact does not appear.
The logs show:
Delete contact: cn=name ... but on the phone he remains
Update contact: cn=test ... but it doesn’t appear on the phone since it was deleted from the phone book
How to solve this problem?