There is no Action for wipe out… So how to do it?
Should I do directly in DB?
Thank you.
Hi,
There is no standard action to remove the information about entity changes. You should do it yourself if needed. For example, you can create a service that manipulates EntityLogItem
entity instances using the DataManager.