hello @moe01325
In Email Campaign , there is set_email_campaign_status method which runs daily as it is in schedular events. But this method has error as it is not updating status in database. And because of this issue Email Campaign is not working. So I want to override this method to solve this by saving updated status in database.
Earlier Email Campaign issue is discussed. But there was no solution.
So I have checked core methods and found error in this method which is responsible for this issue.