weisserd / LDAP-Sync

LDAP Sync adapter for Android

Home Page:http://www.danielweisser.de/blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After deleting a phone-only contact, adding it back, LDAP-Sync will never resync with it

martinb3 opened this issue · comments

Howdy!

I'm trying to customize your LDAP Sync component so that it will sync with a public LDAP directory. I've already modified it so that it only searches for existing phone contacts in LDAP, and only syncs up those that match (instead of everyone).

Unfortunately, I noticed when I deleted a raw "phone-only" contact that had been aggregated with an LDAP raw contact, and then re-added the raw "phone-only" contact, I could never get it to sync up again with the raw LDAP contact. Is that just a deficiency in Android? Or could it have to do with your implementation of ContactManager#syncContacts?

Thanks in advance,

Martin

Hmmm, I can't reproduce this now.

Hi Martin,
I haven't noticed the behavior so I can't really provide you with relevant feedback or suggestions.
Cheers
Daniel