Ash Paper Trail, destroy action
I would like to know how to remove the versions of an object that I deleted.
I have used a destroy action on a parent object. this parent object has a version system in place with the following configuration:
I would like to be able to delete all the related versions in the "paper-trail" table, related to the row/object that I want to destroy.
when using reference_source? true, I fail to destroy my row. now it destroy my row, but I have new row in my version, every time I am destroying an object (since I do not have the )
Regards,
Angy
I have used a destroy action on a parent object. this parent object has a version system in place with the following configuration:
I would like to be able to delete all the related versions in the "paper-trail" table, related to the row/object that I want to destroy.
when using reference_source? true, I fail to destroy my row. now it destroy my row, but I have new row in my version, every time I am destroying an object (since I do not have the )
Regards,
Angy
