Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7.22
-
Fix Version/s: 4.7.23
-
Component/s: CiviCRM API
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
When creating a mailing via api if you set scheduled_date it does 2 things
1) validates the mailing against Civi standards.
2) creates mailing job entries.
When importing completed mailings (e.g from another system) we should by pass both of these - it should be a fairly simple 'if'