Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.2
-
Fix Version/s: 4.7.7
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
User story:
- I'd like to search contacts by including them in mailings
- I open section Mailings and fill out field Mailing Name(s)
- I click on button Search
- Page reloads and returns expected list of contacts but...
- Section Mailings is closed
- When I run a action on selected contacts (Groups - add contacts) I receive full list of contacts (without criteria in Mailings)
Proposal for solution:
Table used in CRM_Contact_BAO_Query-> openedSearchPanes() is too restrictive.
Solution is to use civicrm_mailing_event_queue instead of civicrm_mailing