SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit a1365855 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Fix mailing_lists synchronize

The mailing lists member sync was too elementary to
be used on production properly. This was for example
due to the single calls to MailChimp for each seperate
Contributor.

Now during sync, only updates are called to MailChimp, not
*all* contributors. Also, the batch operation is used instead
of seperate calls. Further, some query tweaks were used that
expect database calls to improve significant.
parent a836db94
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment