Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused jobs #332

Merged

Conversation

agileware-pengyi
Copy link
Contributor

Mailchimp extension includes two scheduled jobs: Mailchimp Pull Sync (Daily) / Mailchimp Push Sync (Daily) which are no longer required and should be removed from the extension entirely.

When the Mailchimp Push Sync job executes, it removes all the contacts from the Mailchimp list and they cannot be added back.

Before

Unused jobs included.

After

Unused jobs removed.

Comment

Agileware ref: CIVICHIMP-6

@veda-consulting veda-consulting merged commit 771d40e into veda-consulting-company:master Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants