Mailchimp is changing from the term "Lists" to "Audiences" and the Drupal module should change to match.

Comments

rjacobsen0 created an issue. See original summary.

rjacobsen0’s picture

Here's a patch for D8, just user-facing and comment changes.

baikho’s picture

Issue summary: View changes
Status: Active » Needs review
Related issues: +#3062599: Change from List to Audience D7
rjacobsen0’s picture

Issue summary: View changes
Status: Needs review » Active
Related issues: -#3062599: Change from List to Audience D7
StatusFileSize
new32.01 KB

Caught missing instances of the name change with `grep -i ' List' -R . | grep -v '*' | grep -v '//' | grep -v 'logger' | grep -v txt | grep -v watchdog | grep -v throw | grep -vi test`

  • rjacobsen0 authored abd0c7c on 8.x-1.x
    Issue #3062595 by rjacobsen0: Change from List to Audience
    
samuel.mortenson’s picture

Status: Active » Fixed

Thanks all!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.