Closed totten closed 5 years ago
I've r-run
this locally (along with a revert of 12758) and confirmed the expected subject lines for:
@totten i have merged the other PR so i think this is good now
/test
Thanks, @seamuslee001.
Tests have passed here. Merging.
This is was previously fixed in https://github.com/civicrm/civicrm-core/pull/12758, but that fix had a couple undesired side-effect:
subject
would temporarily store the prefix as part of the subject. (In normal usage, it would be fixed later by an autosave; but there could be edge-cases/races.)This is an alternative fix which makes flexmailer more precisely imitate the behavior in the BAO delivery engine.
Note: If one doesn't like this behavior, then you can disable or replace the service, e.g.