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

KER-399 | Command for removing old users #529

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nicobav
Copy link
Contributor

@nicobav nicobav commented Nov 21, 2024

Adds functionality to remove users from objects (*_created, *_modified, *_deleted) and delete inactive users in form of django command.
Command to be added in cron job.

Refs KER-398 KER-399 KER-401

Adds functions to remove and delete user data.
These function are to be used in cron jobs which goes through user data
periodically.

Refs KER-398 KER-401
@nicobav nicobav requested a review from a team November 21, 2024 14:26
@nicobav nicobav force-pushed the KER-399/remove-old-user-details branch from bfd9a20 to f1e4c96 Compare November 21, 2024 14:28
@terovirtanen
Copy link
Contributor

KERROKANTASI-API branch is deployed to platta: https://kerrokantasi-pr529.api.dev.hel.ninja 🚀🚀🚀

Command is supposed to be run in maintenance runs e.g cron jobs for
cleaning the old user data.

Refs KER-398
@nicobav nicobav force-pushed the KER-399/remove-old-user-details branch from f1e4c96 to 120621d Compare November 22, 2024 07:33
Copy link

sonarcloud bot commented Nov 22, 2024

@terovirtanen
Copy link
Contributor

KERROKANTASI-API branch is deployed to platta: https://kerrokantasi-pr529.api.dev.hel.ninja 🚀🚀🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants