SciPost Code Repository

Skip to content
Snippets Groups Projects
  • Jorran de Wit's avatar
    Fix mailing_lists synchronize · a1365855
    Jorran de Wit authored
    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.
    a1365855
Code owners
Assign users and groups as approvers for specific file changes. Learn more.