Email Campaign is not Working

Hello

There seems to be a problem with Email Campaign of CRM

  • In the status, it just shows as it was “In Progress” or “Scheduled”.
    Nothing gets triggered or updated on certain date. Not able to send emails through an email campaign.
  • In Email Campaign core files, there is set_email_campaign_status method which runs daily as schedular events. But this method has error as it is not updating status in database and it resulting in issue behind all.
    these set_email_campaign_status and send_email_to_leads_or_contacts are methods which may be need a glance.

And I’m not able to override this methods because it is not whitelisted or class method.

Can anybody suggest some solution ?

@Rajvi workaround: E-mail campaign status not being updated by schedule