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

feat(lbac-2296): anonymized collection migration & cleanup #1729

Conversation

kevbarns
Copy link
Collaborator

@kevbarns kevbarns commented Dec 23, 2024

Must be merged into #1723 for applicants & applicants_email_log model queries to pass typecheck

@kevbarns kevbarns self-assigned this Dec 23, 2024
@kevbarns kevbarns requested a review from a team as a code owner December 23, 2024 17:18
Copy link

To deploy this PR just add a comment with a simple 🚀

@kevbarns kevbarns changed the title feat(lbac 2296): anonymized collection migration & cleanup feat(lbac-2296): anonymized collection migration & cleanup Dec 23, 2024
@kevbarns kevbarns changed the base branch from main to feat(lbac-2266)-new-applicant-collection December 24, 2024 10:02
@kevbarns kevbarns changed the base branch from feat(lbac-2266)-new-applicant-collection to main December 24, 2024 10:02
@kevbarns kevbarns changed the base branch from main to feat(lbac-2266)-new-applicant-collection December 24, 2024 10:12
@@ -180,11 +180,11 @@ export async function setupJobProcessor() {
},
"Anonymisation des user recruteurs de plus de 2 ans": {
cron_string: "0 1 * * *",
handler: anonimizeUsers,
handler: anonimizeUsersWithAccounts,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hallelujah !

@kevbarns kevbarns merged commit 88ee498 into feat(lbac-2266)-new-applicant-collection Dec 24, 2024
4 checks passed
@kevbarns kevbarns deleted the feat(lbac-2296)-migrate-anonymized-collection branch December 24, 2024 13:19
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