Smile-SA / gdpr-dump

Utility that creates anonymized database dumps (MySQL only). Provides default config templates for Magento, Drupal and Shopware.
GNU General Public License v3.0
182 stars 47 forks source link

The table "email_order" uses a converter on an undefined column "email_imported". #140

Closed lohoy closed 3 months ago

lohoy commented 3 months ago

We have an issue with Smile GdprDump v5.0.0 The table "email_order" uses a converter on an undefined column "email_imported". https://github.com/Smile-SA/gdpr-dump/blob/e4ad92b835488c37f4a83cf33b2e64cec85d014c/app/config/templates/magento2.yaml#L597

guvra commented 3 months ago

Thanks for the report, this is fixed by #141 and is included in the 5.0.1 release.