Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call an undefined method named "getValidExportFileName" of class "Mautic\CoreBundle\Helper\ExportHelper" for mautic:custom_items:scheduled_export #303

Open
1 task done
kuzmany opened this issue Feb 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@kuzmany
Copy link

kuzmany commented Feb 17, 2023

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

  • I confirm that I have read and agree to follow this project's Code of Conduct
@kuzmany kuzmany added the bug Something isn't working label Feb 17, 2023
@escopecz
Copy link
Contributor

Here is the missing code: mautic/mautic#11989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants