Hi Chris,
Can you please try updating to version 1.4 to see if the issue persists?
If you have WP CLI installed, please note that you can run the following command to send all users to MailChimp as well. It’ll run much faster.
wp mailchimp-sync all
Or, to only synchronize a certain role.
wp mailchimp-sync all --role=customer
Not a fix, just a workaround. 🙂 Let me know if the issue persists in 1.4 please, I’d love to get rid of it!
Installed 1.4.
Here is what happened in the UI:
- Clicked, one user was sent over. “Progress bar said infinity%”. Waited a little, nothing. Opened debug log in another tab; said nothing was logged, no issues.
- Reloaded page. Indicated one user was in sync. Clicked on sync all again; proceeded to send over the remaining users without issue
Validated that they all got into MC fine.
So better – worked on the second try…
I didn’t try the CLI as my mission was accomplished.
Let me know if you’d like me to do more QA, otherwise you can resolve this issue.
Hi Chris,
Thanks for the details – that is really helpful. I’ll dig in to see if I can replicate it with this. 🙂