Closed SlamaFR closed 7 months ago
When trying to delete a user with uploaded files, the deletion fails. We need to delete the files first (From DB using cascade and from the disk), as well as deleting user settings, before deleting the user.
When trying to delete a user with uploaded files, the deletion fails. We need to delete the files first (From DB using cascade and from the disk), as well as deleting user settings, before deleting the user.