Tuesday, February 21, 2023
2 changes · master
Enhancements to existing features
Marketing users can now allocate more than 100% across A/B mailing variants, with a warning replacing the previous hard limit. This supports campaigns where different audience filters overlap while still preventing duplicate emails to the same address.
Original PR description
A/B testing was used in the past to create mutually-exclusive mailings. Since then a 100% limit for the recipients of an A/B campaign. As there is no technical reason for this limit and not having it allows for a special usecase, it is replaced here with a text warning. task - 3008627 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
This update fixes an issue in Odoo Mail where mentioning a partner could accidentally replace that partner's name with their display name. It helps keep contact information consistent and avoids unintended name changes when users collaborate in messages.
Original PR description
When doing a mention of a partner, the name of the partner should not change to the displayName of the partner