oroinc / OroCRMMailChimpBundle

OroCRM package, integrates marketing functionality with MailChimp.
https://mailchimp.com/
9 stars 8 forks source link

Unable to use MemberActivityImportStrategy with oro/platform 3.1.9 #13

Closed zaklina-data closed 5 years ago

zaklina-data commented 5 years ago

When I shedule and run sync I'm getting error In getOroMailchimp_Importexport_Strategy_MemberActivityService.php line 17: [Error] Call to undefined method Oro\Bundle\MailChimpBundle\ImportExport\Strategy\MemberActivityImportStrategy::setRelatedEntityStateHelper()

Probable reason and solution: {{MemberActivityImportStrategy}} class should extend {{Oro\Bundle\ImportExportBundle\Strategy\Import\ConfigurableAddOrReplaceStrategy}} instead of {{Oro\Bundle\ImportExportBundle\Strategy\Import\AbstractImportStrategy}} as it is defined in services.yml. Or change parent in services.yml to {{oro_importexport.strategy.abstract_import_strategy}}

anyt commented 5 years ago

Hi @zaklina-data,

Oro supports OroCRMMailChimpBundle only till 2.6 version. Starting from 3.1 the development is being done by "H1 - Webdevelopment". Please create an issue at https://github.com/h1-webdevelopment/crm-mail-chimp I'm closing this one.