in SS5 (V 3.1.1 of this module), running sake dev/tasks/TruncateVersionsTask archived=1 deletes all archived DataObjects in every subclass of DataObject.
I'd like to switch this off by default and configure it for the classes where I want to delete the archived records.
Happy to provide a PR
in SS5 (V 3.1.1 of this module), running
sake dev/tasks/TruncateVersionsTask archived=1deletes all archived DataObjects in every subclass of DataObject.I'd like to switch this off by default and configure it for the classes where I want to delete the archived records.
Happy to provide a PR