When deleting a user, the corresponding entry was deleted from the user db table. However, there are other places (projects, mapping tables, etc.) where the user still existed.
The deletion process is now extended to delete everything related to the user.
When deleting a user, the corresponding entry was deleted from the user db table. However, there are other places (projects, mapping tables, etc.) where the user still existed.
The deletion process is now extended to delete everything related to the user.