Contacts not deleted

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
fmatar
Posts: 16
Joined: Sat Sep 13, 2014 1:25 am

Contacts not deleted

Post by fmatar »

I'm using the SOAP api to create / delete contacts etc...
Now here's a funny scenario, I just cleaned all my contacts, created a single user and now I invoke the GetContactsRequest and all the previous contacts that were deleted are still showing up.
Is that a normal behavior? Is there a scheduler that synchronizes LDAP with the DB? I'm just guessing in here
fmatar
Posts: 16
Joined: Sat Sep 13, 2014 1:25 am

Contacts not deleted

Post by fmatar »

Note that the contacts no longer appear in the interface, they just appear through the GetContactsRequest
fmatar
Posts: 16
Joined: Sat Sep 13, 2014 1:25 am

Contacts not deleted

Post by fmatar »

Now I get it, never mind, upon deleting from the interface the contacts are moved into the Trash folder, when I empty the trash folder the request works fine.
Post Reply