GPS: suivre automatiquement les candidats lors de certaines actions#5501
Merged
Conversation
leo-naeka
approved these changes
Jan 30, 2025
925b954 to
d1a77ce
Compare
EwenKorr
approved these changes
Jan 30, 2025
Contributor
EwenKorr
left a comment
There was a problem hiding this comment.
Plein de petits commits ✨
d1a77ce to
68ab077
Compare
This will allow us to track the last contact the user made with the job seeker, allowing a better display order and a mean to archive old memberships
We don't use updated_at as it might change when performing another action because of that auto_now
If he's not the sender
68ab077 to
936306e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 Pourquoi ?
Pour maintenir les groupes à jour, on rejoint (ou crée) le groupe de suivi d'un candidat dès que l'on :
https://www.notion.so/gip-inclusion/B-tonner-la-synchronisation-avec-les-Emplois-17a5f321b60480279d73f2ef91f28900?pvs=4
Une autre PR suivra pour rattraper le backlog depuis la commande d'initialisation.
🍰 Comment ?
🚨 À vérifier
🏝️ Comment tester ?
💻 Captures d'écran