- 🇺🇸United States amh5514
The role option is very useful for audience segmentation at MailChimp.
Thank you for this patch. It does add the role option to the available merge list and imports role(s) for new Drupal accounts to MailChimp.
If an existing user's account has a role added or removed, the MailChimp field does not update with the new information. Even after updating the Mailchimp Mergevar Values, nothing is changed on MailChimp.
Were you able to find a workaround for updating existing user roles?
- last update
6 months ago Patch Failed to Apply - 🇺🇸United States amh5514
It seems the 2.2.3 update causes an error: "Uncaught PHP Exception ParseError: "syntax error, unexpected token "else"" at /modules/contrib/mailchimp/modules/mailchimp_lists/src/Plugin/Field/FieldType/MailchimpListsSubscription.php line 374
The update caused the patch to add the "else {}" statement to the wrong function in MailchimpListsSubscription.php.
I've moved it and updated the patch.