Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.2, 4.0.2
-
Fix Version/s: 3.4.3
-
Component/s: CiviCRM Profile
-
Labels:None
Description
If a profile adds contacts to a group and double opt-in is enabled, each contact gets sent a confirmation email, even if the group isn't a mailing list. It checks this for groups selected in the "group(s)" field, but there's no check for the group that all respondents are added to.
I've attached a patch to CRM/Profile/Form.php that takes care of this.
Attachments
Issue Links
- provides patch for
-
CRM-8197 Automatically add new contacts to a group Profile feature should bypass subscribe / confirm workflow
- Done/Fixed