Deprecate creating recipients from MailingJob.create.
authoreileen <emcnaughton@wikimedia.org>
Sun, 24 Feb 2019 05:30:28 +0000 (18:30 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 21 Apr 2019 01:30:44 +0000 (11:30 +1000)
commit2dd8a2cbefdd5ac770150f9e0dbd9337d98908e1
tree478dcf2efc96bf226640986f6829b4705d8c4260
parent2617d8428fbda5e93ae84395d1fb931e9a5c166f
Deprecate creating recipients from MailingJob.create.

It is done in mailing create & then has to bypass MailingJob.create in order to not do it twice.

This ALSO bypasses hooks
CRM/Mailing/BAO/MailingJob.php
api/v3/Mailing.php