Candidature: Ajout d’un nouveau motif de refus “Refus automatique” [GEN-2298]#5726
Merged
Conversation
84ad53d to
353049c
Compare
xavfernandez
reviewed
Mar 5, 2025
Contributor
There was a problem hiding this comment.
Tu pourrais éviter cette migration en allant directement ajouter ("auto", "Refus automatique"), dans itou/job_applications/migrations/0001_initial.py.
Contributor
There was a problem hiding this comment.
C'est un peu étrange de rajouter ce message dans cette PR car a priori aucun code ne peut l'utiliser.
Il aurait a priori plus de sens dans la prochaine PR.
…tions wo any answer after 2 months
353049c to
313d634
Compare
xavfernandez
approved these changes
Mar 5, 2025
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 ?
notion
🍰 ajout d'un motif de refus pour les candidatures, non accessible dans le formulaire de refus des employeurs.
🍰 Comment ?
🍦 Ajout dans l'enum
RefusalReasonet dans la liste des raisons de la classehidden🍦 pas de blocage dans l'admin
🚨 À vérifier
☑️ Mettre à jour le CHANGELOG_breaking_changes.md ?
☑️ Ajouter l'étiquette « Bug » ?
💻 Captures d'écran