Problem/Motivation
For a certain use-case, we would need to trigger a separate endpoint when a user is in the compliance state and the module retries to update the member by giving them the PENDING-state.
Proposed resolution
- Create a new event "MemberPending"
- Trigger it in the appropriate catch-statement of mailchimp_subscribe_process
Issue fork mailchimp-3618934
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
lammensj commentedComment #5
xenophyle commentedThis would add too much code to address too specific a use case.