You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I confirm that I have read and agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
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
Code of Conduct
The text was updated successfully, but these errors were encountered: