Candidature : mettre à jour l'emetteur de la candidature d'un candidat lors de son transfert - #6185
Merged
vincentporte merged 3 commits intoMay 27, 2025
Conversation
vincentporte
marked this pull request as draft
May 22, 2025 17:05
vincentporte
force-pushed
the
vp/GEN-2482_prevent_sender_being_different_from_job_seeker
branch
2 times, most recently
from
May 26, 2025 09:38
494cd4f to
3e55a39
Compare
vincentporte
marked this pull request as ready for review
May 26, 2025 09:38
vincentporte
force-pushed
the
vp/GEN-2482_prevent_sender_being_different_from_job_seeker
branch
from
May 26, 2025 09:39
3e55a39 to
e55be8e
Compare
xavfernandez
requested changes
May 26, 2025
vincentporte
force-pushed
the
vp/GEN-2482_prevent_sender_being_different_from_job_seeker
branch
from
May 26, 2025 13:54
e55be8e to
7b8e4ea
Compare
vincentporte
force-pushed
the
vp/GEN-2482_prevent_sender_being_different_from_job_seeker
branch
from
May 27, 2025 14:43
7b8e4ea to
af1a51c
Compare
xavfernandez
approved these changes
May 27, 2025
added 3 commits
May 27, 2025 17:01
remove case when sender is an other job_seeker than the real one. Appeared during job_application transfers, which has to be fixed
do not allow an other job_seeker as sender, when job_application is sent by job_seeker
vincentporte
force-pushed
the
vp/GEN-2482_prevent_sender_being_different_from_job_seeker
branch
from
May 27, 2025 15:02
af1a51c to
41412e0
Compare
vincentporte
added this pull request to the merge queue
May 27, 2025
vincentporte
deleted the
vp/GEN-2482_prevent_sender_being_different_from_job_seeker
branch
May 27, 2025 15:35
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 ?
Eviter les cas de candidature émise par un candidat avec un autre candidat en tant qu'émetteur.
Non sens fonctionnel, complexifiant la notification et l'archivage des candidats sans activité depuis plus de 2 ans.
🍰 Comment ?
JobApplicationtodo :
🚨 À vérifier
NON Mettre à jour le CHANGELOG_breaking_changes.md ?
NON Ajouter l'étiquette « Bug » ?