Skip to content

Vie privée: supprimer les emails inconnus de Brevo#6874

Merged
vincentporte merged 2 commits into
masterfrom
vp/archive_remove_unknown_emails_from_brevo
Sep 24, 2025
Merged

Vie privée: supprimer les emails inconnus de Brevo#6874
vincentporte merged 2 commits into
masterfrom
vp/archive_remove_unknown_emails_from_brevo

Conversation

@vincentporte

@vincentporte vincentporte commented Sep 19, 2025

Copy link
Copy Markdown

🤔 Pourquoi ?

Certains emails sont stockées dans Brevo sans correspondance avec la DB de production. Ces emails ne peuvent pas être archivés selon les règles de durée de conservation.

🍰 Comment ?

Collecter toutes les adresses email enregistrées dans Brevo.
Supprimer celles :

  1. appartenant à la liste les emplois mais sans correspondance dans la DB de production
  2. n'appartenant pas à la liste les emplois et non modifées depuis plus de 2 ans

@vincentporte vincentporte self-assigned this Sep 19, 2025
@vincentporte vincentporte added the ajouté Ajouté dans le changelog. label Sep 19, 2025
@vincentporte vincentporte force-pushed the vp/archive_remove_unknown_emails_from_brevo branch 2 times, most recently from a27b37c to 3b93006 Compare September 19, 2025 12:52
@vincentporte vincentporte requested a review from tonial September 22, 2025 07:10
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
@vincentporte vincentporte force-pushed the vp/archive_remove_unknown_emails_from_brevo branch 5 times, most recently from bfc7ffe to 05fc4fa Compare September 23, 2025 10:21
@vincentporte vincentporte marked this pull request as ready for review September 23, 2025 10:22
@vincentporte vincentporte force-pushed the vp/archive_remove_unknown_emails_from_brevo branch from 05fc4fa to 6e04ec6 Compare September 23, 2025 10:45
Comment thread itou/utils/brevo.py Outdated
Comment thread itou/utils/brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
@vincentporte vincentporte force-pushed the vp/archive_remove_unknown_emails_from_brevo branch from 3384139 to 814d8df Compare September 23, 2025 15:07
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/utils/brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
Comment thread itou/archive/management/commands/remove_unknown_emails_from_brevo.py Outdated
@vincentporte vincentporte force-pushed the vp/archive_remove_unknown_emails_from_brevo branch from 814d8df to b274dee Compare September 24, 2025 10:15
Comment thread tests/archive/tests_management_command.py Outdated
Comment thread tests/archive/tests_management_command.py Outdated
@vincentporte vincentporte force-pushed the vp/archive_remove_unknown_emails_from_brevo branch from b274dee to 656db55 Compare September 24, 2025 13:43
@vincentporte vincentporte added this pull request to the merge queue Sep 24, 2025
Merged via the queue into master with commit 9bcc996 Sep 24, 2025
15 of 16 checks passed
@vincentporte vincentporte deleted the vp/archive_remove_unknown_emails_from_brevo branch September 24, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ajouté Ajouté dans le changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants