Closed paulpartington-cti closed 6 years ago
@gonzaloebiz This error is actually still happening
Import failed: Notice: Undefined variable: active in /vendor/mailchimp/mc-magento2/Model/Config/Backend/ApiKey.php on line 81
As the error is in ApiKey.php file, which does not appear to have been updated in the commit referenced for the fix.
this issue will be fixed in the next release (1.0.29), please see the milestone associated. You can try applying the associated PR
Best
@gonzaloebiz Yes I've tried the code from the PR and the issue is still happening. The ApiKey.php file needs updating with the same fix as MonkeyStore.php
Issue Description
Preconditions
Steps to reproduce
bin/magento app:config:dump
bin/magento app:config:import
Actual and Expected result
Expected Result
The configuration should be applied
Action Result
An error occurs when saving the configuration
Import failed: Notice: Undefined variable: active in /vendor/mailchimp/mc-magento2/Model/Config/Backend/ApiKey.php on line 81