Closed ivannovak closed 1 month ago
Directly deleting the database entry prevents the deletion model event from firing.
Resolves #382
This pull request retrieves the relevant model prior to issuing the deletion so as to trigger the deletion model event.
Summary
Directly deleting the database entry prevents the deletion model event from firing.
Resolves #382
Explanation
This pull request retrieves the relevant model prior to issuing the deletion so as to trigger the deletion model event.
Checklist