flurrybox / enhanced-privacy

Magento 2 Enhanced Privacy extension for easier compliance with GDPR. Allows customers to delete, anonymize, or export their personal data.
https://flurrybox.com
GNU General Public License v3.0
43 stars 11 forks source link

Account deletions fails #2

Closed rubenelshof closed 6 years ago

rubenelshof commented 6 years ago

I have setup Account Deletion and Anonymization using most of the default settings. Account deletion time is set at 60 minutes. Account deletion type is set at "Delete if no orders made, anonymize otherwise"

I created at test account and placed a test order. I then tried to delete the account. The process to delete in the customer account was fine but the account is not anonymized as it should have been. Both in the Magento backend aswell as in the database the customer name etc. are still visible.

The account has also not been deleted despite the 60 minutes set.

I cant find anything in the logs.

Any clues

flurrybox commented 6 years ago

Thanks for reporting the issue. Can you update extension to latest version and make sure CRON is running correctly?

rubenelshof commented 6 years ago

I can confirm that it now deletes the account. It might have been an issue with CRON.