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
450 stars 76 forks source link

[QUESTION] - BadWords filter article :) #401

Closed nvuillam closed 2 years ago

nvuillam commented 2 years ago

I created an article with a tutorial about how to use SFDMU to detect badwords in the database

If you want to add it in documentation, it may help users :)

@hknokh I mentioned you with your github account, but if you prefer a twitter or linked in, or even not be mentioned, please tell me and I'll update the article :)

https://nicolas.vuillamy.fr/how-to-detect-bad-words-in-salesforce-records-using-sfdx-data-loader-and-sfdx-hardis-171db40a9bac

Best regards

hknokh commented 2 years ago

Hey @nvuillam Wow! Cool article. Great job done! I read it, it's OK from my point of view.

- Did you already test the new BadWords filter ? Is it working as expected ? BTW, suggest you to check the updated version. I've already checked it in my side but would be great you to recheck it again.

nvuillam commented 2 years ago

I made the article tutorial demo with the latest version of sfdmu + the tiny updates of my latest PR, so I confirm it works well :)

hknokh commented 2 years ago

Thank you @nvuillam Looking forward to collaborate with you.