Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymization breaks relations between fields #24

Closed
michalbiarda opened this issue Jun 21, 2022 · 0 comments
Closed

Anonymization breaks relations between fields #24

michalbiarda opened this issue Jun 21, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@michalbiarda
Copy link
Contributor

Currently anonymization command use totally random data. Sometimes it can't be random, because some fields are in relations with other fields, e.g. in Magento 2: region and reqion_id fields, or customer_grid_flat table and related EAV attributes tables.

We should find a smart way to not break such relations when running anonymization process.

@michalbiarda michalbiarda added this to the 4.0.0 milestone Jun 22, 2022
@michalbiarda michalbiarda moved this to Todo in Driver Jun 22, 2022
@michalbiarda michalbiarda self-assigned this Jun 23, 2022
@michalbiarda michalbiarda moved this from Todo to In Progress in Driver Jun 27, 2022
michalbiarda added a commit that referenced this issue Jun 30, 2022
michalbiarda added a commit that referenced this issue Jun 30, 2022
michalbiarda added a commit that referenced this issue Jul 4, 2022
@michalbiarda michalbiarda moved this from In Progress to QA in Driver Jul 4, 2022
@michalbiarda michalbiarda moved this from QA to Done in Driver Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant