-
- Downloads
[FIX] mail,test_mass_mailing: unblacklist with mass mailing
The optimization 2ccf0bd0 does not take into account that to "unblacklist" a user, you have the archive the mail.blacklist record so only mail.blacklist active records need to be taken into account. Added test without the fix fails with: AssertionError: 2 != 1 : Blacklisted ignored email number incorrect, should be equals to 1 opw-2536304 closes odoo/odoo#71125 Signed-off-by:Nicolas Lempereur (nle) <nle@odoo.com>
Please register or sign in to comment