Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: delete old guest users from DB #1148

Open
CatiaAntunes96 opened this issue Feb 23, 2023 · 0 comments
Open

[FEATURE]: delete old guest users from DB #1148

CatiaAntunes96 opened this issue Feb 23, 2023 · 0 comments
Labels
backend enhancement New feature or request
Milestone

Comments

@CatiaAntunes96
Copy link
Contributor

Summary

To address the issue of guest users that are no longer active in the database, we need to implement a mechanism to automatically delete accounts that have been inactive for a certain period of time (exact time interval to be determined). This can be achieved by setting up a cron job in the backend that regularly checks for inactive accounts and removes them.

User story it relates to

#674

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
Status: To Do
Development

No branches or pull requests

1 participant