Mautic Version
4.2.x series
PHP version
7.4
What browsers are you seeing the problem on?
No response
What happened?
A bug happened during run mautic:custom_items:scheduled_export
Seems Mautic\CoreBundle\Helper\ExportHelper need update - some commits not push already?
How can we reproduce this issue?
Step 1: Run mautic:custom_items:scheduled_export
Relevant log output
In CustomItemExportSchedulerModel.php line 96:
Attempted to call an undefined method named "getValidExportFileName" of class "Mautic\CoreBundle\Helper\ExportHelper".
Code of Conduct
Mautic Version
4.2.x series
PHP version
7.4
What browsers are you seeing the problem on?
No response
What happened?
A bug happened during run
mautic:custom_items:scheduled_exportSeems Mautic\CoreBundle\Helper\ExportHelper need update - some commits not push already?
How can we reproduce this issue?
Step 1: Run
mautic:custom_items:scheduled_exportRelevant log output
Code of Conduct