Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance: utilisation d'une annotation pour éviter des requêtes en boucle #4878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xavfernandez
Copy link
Contributor

🤔 Pourquoi ?

Pour économiser notre base de données.

🍰 Comment ?

Décrivez en quelques mots la solution retenue et mise en oeuvre, les difficultés ou problèmes rencontrés. Attirez l'attention sur les décisions d'architecture ou de conception importantes.

🚨 À vérifier

  • Mettre à jour le CHANGELOG_breaking_changes.md ?

🏝️ Comment tester

Les instructions pour reproduire le problème, les profils de test, le parcours spécifique à utiliser, etc. Si vous disposez d'une recette jetable, mettre l'URL pour tester dans cette partie.

💻 Captures d'écran

@xavfernandez xavfernandez added the no-changelog Ne doit pas figurer dans le journal des changements. label Oct 4, 2024
@xavfernandez xavfernandez self-assigned this Oct 4, 2024
…notation

to prevent extra queries

jobseeker_eligibility_diagnosis could not be used because the
application eligibilit_diagnosis could be an expired diagnosis in the
case of accepted then cancelled applications.
@xavfernandez xavfernandez force-pushed the xfernandez/use_jobseeker_eligibility_diagnosis branch from ded73ea to dcae3a1 Compare October 4, 2024 15:34
Copy link
Contributor

@tonial tonial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coquille dans le commentaire de commit : eligibilit_diagnosis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Ne doit pas figurer dans le journal des changements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants