Dev/Core 25 Wrap the mailing split_job function in a transaction to ensure that there...
authorSeamus Lee <seamuslee001@gmail.com>
Tue, 20 Mar 2018 03:02:08 +0000 (14:02 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 22 Mar 2018 21:06:08 +0000 (08:06 +1100)
commit2cf4876c0dc3a876b1d3054ebca11df853c9fd33
treeac79f302bfa36e456b4fe9f6df6efaeecf94265f
parent22b09a42038ba8edfccdf1777c4241162b35498a
Dev/Core 25 Wrap the mailing split_job function in a transaction to ensure that there is no possibility of duplicate maiing jobs created

Include the split_jobs in the transaction used to update the parent job
CRM/Mailing/BAO/MailingJob.php