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

CRM-21362: followup PR which fixes duplicate mailing rows for each job #11261

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

monishdeb
Copy link
Member

@monishdeb monishdeb commented Nov 9, 2017

Overview

This is a followup PR of #11206 which fixes duplicate mailing rows for each job.


@lcdservices
Copy link
Contributor

This fixes the mailing summary report result list when date fields are selected for display. Prior to this patch, if you chose to display a date field the report was grouped by the date (in order to be in compliance with the MySQL 5.7 group by requirements), which caused mailings that were split into more than one job to be listed multiple times (the dates are extracted from the job records). This fixes the issue so mailings are listed only once.

@colemanw can you review and merge.

@colemanw
Copy link
Member

Code looks good to me. I trust Monish's work and Brian's review; merging.

@colemanw colemanw merged commit f43cf3f into civicrm:master Nov 17, 2017
sluc23 pushed a commit to ixiam/civicrm-core that referenced this pull request Jan 10, 2018
CRM-21362: followup PR which fixes duplicate mailing rows for each job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants