When deleting records in a transaction, this plugin seems to delete images using the afterDelete method.
If you roll back a transaction, there may be situations where you have records but only the images are gone.
Is there a way to use afterDeleteCommit instead of afterDelete used in this plugins?
When deleting records in a transaction, this plugin seems to delete images using the afterDelete method. If you roll back a transaction, there may be situations where you have records but only the images are gone. Is there a way to use afterDeleteCommit instead of afterDelete used in this plugins?