When we stage the database from production to QA/UAT environment, we of course need to anonymize at least email addresses, but something we want to preserve those belonging to merchant staff and dev team, that are used for tests.
This PR introduce a little param that let to pass a list of domains for which email addresses will be left untouched.
When we stage the database from production to QA/UAT environment, we of course need to anonymize at least email addresses, but something we want to preserve those belonging to merchant staff and dev team, that are used for tests.
This PR introduce a little param that let to pass a list of domains for which email addresses will be left untouched.