Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Mailchimp grouping_id and group_name vars#1481

Merged
aaronschachter merged 4 commits intoDoSomethingArchive:devfrom
aaronschachter:mailchimp_grouping
Mar 24, 2014
Merged

Mailchimp grouping_id and group_name vars#1481
aaronschachter merged 4 commits intoDoSomethingArchive:devfrom
aaronschachter:mailchimp_grouping

Conversation

@aaronschachter
Copy link
Contributor

This PR handles all code necessary for #1454. Will close out once we update the config form with the relevant grouping_id and group_name values.

Adds grouping_id and group_name variables into signup config so we can avoid hardcoding them in Message Broker.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should there be support for additional "grouping_id"s? or do we want to insist on there only being one? variable_get($mailchimp_grouping_id) suggests there will only be one grouping. I assume so, just flagging for consideration.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is support for additional grouping_id's. This function is being called foreach staff pick. The mailchimp_grouping_id variable is defined in line 35, it will be unique for each staff pick campaign.

@aaronschachter
Copy link
Contributor Author

@deezone do the changes look ok?

@deezone
Copy link
Contributor

deezone commented Mar 24, 2014

👍

aaronschachter added a commit that referenced this pull request Mar 24, 2014
Mailchimp grouping_id and group_name vars
@aaronschachter aaronschachter merged commit beeb60e into DoSomethingArchive:dev Mar 24, 2014
@aaronschachter aaronschachter deleted the mailchimp_grouping branch March 24, 2014 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants