Feature - user deletion handling

On 3.21.1 the way we handle user deletion could be improved:

  • Let users decide which user / group (attention, could be any of those or a combination of both) will inherit the items owned by that user. we also miss a way to get a “list” of all items owned by a user, this is sometimes useful to know what the user has not just to get it replaced.

ref: Feature - deletion account delegation

  • When a user is deleted we are apparently deleting their comments too, this should not happen.

ref: Bug - Deleting users also deletes comments

  • we miss a warning notification when an account is disabled or deleted

  • We suspect a possible deadlock could be triggered during the deletion process

ref: https://github.com/eramba/eramba/issues/4388