• Resolved rtd2

    (@rtd2)


    @lapzor

    I have been doing some testing this weekend and noticed a couple things that I believe are bugs:

    1. On more than one occasion, changing a user’s email address in WordPress resulted in two records being created in MailChimp – one with the old email address and one with the new address.

    2. Despite deleting user X from WordPress (and deleting all records from MailChimp), the sync still adds user X to my MailChimp list.

    NB I am running MailChimp for WordPress 4.1.10 and MailChimp User Sync 1.5.4.

    I hope to hear from you soon.

    Thanks,
    rt.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    1. MailChimp uses email as “key field” and we can’t “change” the email over API, so we create a new subscriber instead. We don’t want to delete the old data so we leave that user active as well. I wish there was a better solution…

    2. MailChimp subscriber should have been deleted. If you can confirm that never working you may create an issue here: https://github.com/ibericode/mailchimp-user-sync/issues

    Hope that helps!

    Kind regards,

    Thread Starter rtd2

    (@rtd2)

    Lap,

    Thanks for the response.

    1.That’s a shame. Might it not be better to unsubscribe the old email address (from MailChimp), that way the user doesn’t still receive emails at their old address; the address doesn’t count as a MailChimp subscriber; the historical data is not lost; the admin can easily see the old email address and clear it out if they want?

    2. I moved server and installed the versions of MailChimp for WordPress (4.1.11) and User Sync (1.6) that you released in recent days. The problem seems to have gone away, but I will keep an eye on it.

    Thanks,
    Richard

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Richard,

    I totally agree with unsubscribing the old user being a better solution. I believe we’re doing it like this for compatibility with MailChimp’s older v2 API but I think we can slowly phase that out.

    We’ll take a look at getting rid deleting the subscriber!

    Thread Starter rtd2

    (@rtd2)

    Sounds good Danny. I’ll look out for the change. Until then, I will stop users from updating their email address via MailChimp. Hopefully no one unsubscribes because of it.

    Thanks,
    rt.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Duplicate user & ghost user’ is closed to new replies.