You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever the delete method is called for entities, we should also check if there are any files associated with that entity and if there are, we should remove the from the disk.
Whenever the
delete
method is called for entities, we should also check if there are any files associated with that entity and if there are, we should remove the from the disk.When a user deletes their account it should remove their profile image if it existsFeature: removing user logo from disk on account deactivation #207When a user updated their profile image, remove the old one if it existsFeature/remove files on delete #210The text was updated successfully, but these errors were encountered: