Skip to content

Vie privée : mise à jour des dates pivot de la notification [1/2] - #6618

Merged
vincentporte merged 3 commits into
masterfrom
vp/GEN-2642_gps_against_archivism
Jul 29, 2025
Merged

vincentporte merged 3 commits into
masterfrom
vp/GEN-2642_gps_against_archivism

Conversation

@vincentporte

@vincentporte vincentporte commented Jul 28, 2025

Copy link
Copy Markdown

🤔 Pourquoi ?

Certaines dates utilisées pour déclencher la notification d'archivage ne sont pas appropriées.
Elles sont remplacées par des dates "métiers" plus précises (ou supprimées)

Périmètre  :

  • FollowUpGroup
  • EligibilityDiagnosis
  • GEIQEligibilityDiagnosis
  • Approval

🍰 Comment ?

  • FollowUpGroup.updated_at remplacée par FollowUpGroupMembership.last_contact_at
  • Eligibility_Diagnosis et GEIQ_Eligibility_Diagnosis updated_at supprimées, au profit de expires_at seulement
  • Approval.updated_at supprimée au profit de end_at seulement

@vincentporte vincentporte self-assigned this Jul 28, 2025
@vincentporte vincentporte added the modifié Modifié dans le changelog. label Jul 28, 2025
@notion-workspace

Copy link
Copy Markdown

@vincentporte
vincentporte force-pushed the vp/GEN-2642_gps_against_archivism branch from 8d852f1 to d76c17e Compare July 28, 2025 14:23
vincent porte added 3 commits July 29, 2025 07:53
Remove control over updated_at in favor of more realistic last_contact_at
Remove control over updated_at in favor of control on expires_at only
Remove control over updated_at in favor of control on end_at only
@vincentporte
vincentporte force-pushed the vp/GEN-2642_gps_against_archivism branch from acfd42d to a043cbe Compare July 29, 2025 05:54
@vincentporte vincentporte changed the title Vie privée : mise à jour des dates pivot de la notification Vie privée : mise à jour des dates pivot de la notification [1/2] Jul 29, 2025
@vincentporte
vincentporte force-pushed the vp/GEN-2642_gps_against_archivism branch from a043cbe to b69b194 Compare July 29, 2025 05:56
@vincentporte
vincentporte marked this pull request as ready for review July 29, 2025 05:58
@vincentporte
vincentporte added this pull request to the merge queue Jul 29, 2025
Merged via the queue into master with commit c3c70a2 Jul 29, 2025
@vincentporte
vincentporte deleted the vp/GEN-2642_gps_against_archivism branch July 29, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modifié Modifié dans le changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants