Delete a user
If you want to physically delete a user, which means completely removing all of their data from the database, select a user from the Users table and press the “Delete” button. You can then delete it after a query dialog.
This process respects the data integrity of the database, i.e. if this user has already created or edited tickets that reference them, they can no longer be physically deleted. For this reason, you can usually only delete a newly created user.
To delete a user who has already actively worked in todo4teams, you can logically delete a user, i.e. block their user account and prevent further work with this user account. To do this, open the user detail window to change a user as described in the previous section and deactivate the “Active” check box in its properties.