You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use your tool to anonymize a Magento 1.9 database.
The problem is that EAV values don't update and tables marked for Truncate are not emptied. This happens for both tables written in the json extension, and tables in the basic magento_1_9.json.
Other than that, the process runs smooth, the tool does import the DB in the docker container, and the anonymized table columns are good.
Both rake.log and project.log are empty, no errors thrown.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to use your tool to anonymize a Magento 1.9 database.
The problem is that EAV values don't update and tables marked for Truncate are not emptied. This happens for both tables written in the json extension, and tables in the basic magento_1_9.json.
Other than that, the process runs smooth, the tool does import the DB in the docker container, and the anonymized table columns are good.
Both rake.log and project.log are empty, no errors thrown.
The text was updated successfully, but these errors were encountered: