Open tim-antkowiak opened 2 years ago
When a project gets deleted, the system seems to not delete the users too if they only have the one project.
We want to delete these users that are not used anymore.
We need to make sure to not delete recently created users since these could be new project managers who just did not created a project yet.
Maybe also only delete users who did not logged in a longer period of time.
Perhaps, we can send the user an email warning then one of the following events occur:
If they want to keep their account, they have to log in, otherwise their account will get deleted after n weeks.
When a project gets deleted, the system seems to not delete the users too if they only have the one project.
We want to delete these users that are not used anymore.
We need to make sure to not delete recently created users since these could be new project managers who just did not created a project yet.
Maybe also only delete users who did not logged in a longer period of time.