Suponho que uma exportação do arquivo do usuário fornecerá todos os dados necessários, e ele pode ser limpo para ser preparado para importação usando algo como isto:
Jay has delivered the goods:
It requires some competence with Linux / Bash in order to use it, and I’d strongly recommend doing a backup first and doing it at a quiet time as you can royally stuff up your user data if not careful. I trialled it on a staging server before using it on our production site.
You might find this Data Explorer query useful in order to get the existing data for the user_field that you are targeting:
--[params]
-- string :ucf_name = user_field_1
SELECT
user_id,…
2 curtidas