forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
451 stars 76 forks source link

[FEATURE REQUEST] - Change locale for mockFields anonymization? #699

Closed hvilminko closed 7 months ago

hvilminko commented 7 months ago

SFDMU uses the Casual module for anonymizing data. Is it somehow possible to pass the wanted locale to casual when configuring the mockFields object? Snippet from the casual documentation:

You can get localized version of casual generator: var casual = require('casual').ru_RU; casual.street; // 'Бухарестская'

This would be very handy because now I'm stuck with creating English (US) names, addresses etc.

hknokh commented 7 months ago

Hello,

Thank you for your message and for the excellent suggestion! I've added this feature to my development roadmap. Due to my current time constraints, it might take some time to implement. Please stay tuned for updates.

Best regards.

github-actions[bot] commented 7 months ago

This case has been marked as 'to-be-closed', since it has no activity for the 3 days.
It will be automatically closed in another 3 days of inactivity.

github-actions[bot] commented 7 months ago

This case has been closed, since it has no activity for the last 6 days. Feel free to reopen it, if you need more help.