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

dev/core#1564 Fix category name for a/b test temporary table #16464

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

scardinius
Copy link
Contributor

against 5.22

We should create category name of temporary table for max of INT(10) UNSIGNED field civicrm_mailing.id.

This is a regression due to change in cc06bec

// CRM/Mailing/BAO/Recipients.php
->setCategory('srcmailing' . $sourceMailingId) // longer than 12 chars when mailing_id > 99

More info is here https://lab.civicrm.org/dev/core/issues/1564

@civibot
Copy link

civibot bot commented Feb 4, 2020

(Standard links)

@seamuslee001
Copy link
Contributor

Jenkins re test this please

Change makes sense marking as approved for merge

@eileenmcnaughton eileenmcnaughton merged commit 6117776 into civicrm:5.22 Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants