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

♻️ Ajouter validateur dans l'event NotifierCandidature #2298

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

VioMrqs
Copy link
Collaborator

@VioMrqs VioMrqs commented Oct 9, 2024

Description

Ajouter des informations complémentaires sur l'utilisateur pour la regénération de l'attestation
A merger avant #2284

Type de changement

Veuillez supprimer les options qui ne sont pas pertinentes.

  • Correction de bug
  • Nouvelle fonctionnalité
  • Refacto de code
  • Breaking changes (correction ou fonctionnalité qui ferait en sorte que la fonctionnalité existante ne fonctionne pas comme prévu)
  • Ce changement nécessite une mise à jour de la documentation

Comment cela a-t-il été testé?

test

@VioMrqs VioMrqs marked this pull request as ready for review October 9, 2024 15:34
identifiantProjet,
identifiantUtilisateur: notifiéPar,
});
return;
Copy link
Member

Choose a reason for hiding this comment

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

pas sur, on devrait peut-être garder une valeur,même mauvaise (genre "inconnu" ? ) car sinon ces projets resteront à notifier et c'est genant...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

string vide ? "validateur inconnu" ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Par contre je peux juste logger le warning pour avoir une trace

Copy link
Member

Choose a reason for hiding this comment

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

je fais un check de ceux qui nous manquent

packages/domain/candidature/src/candidature.entity.ts Outdated Show resolved Hide resolved
@benjlevesque benjlevesque changed the title ♻️ Ajouter notifiéParDétails dans l'event NotifierCandidature ♻️ Ajouter validateur dans l'event NotifierCandidature Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants