-
Notifications
You must be signed in to change notification settings - Fork 56
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
[TECH] Migration du usecase computeCertificability
dans le BC Prescription (PIX-15342)
#10693
[TECH] Migration du usecase computeCertificability
dans le BC Prescription (PIX-15342)
#10693
Conversation
Une fois les applications déployées, elles seront accessibles via les liens suivants :
Les variables d'environnement seront accessibles via les liens suivants : |
computeCertificability
dans le BC Prescription (PIX-XXXXX)computeCertificability
dans le BC Prescription (PIX-15342)
acb86c3
to
54ed90d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tech OK ✅
Func Prescription OK ✅
Vu en mob 🐼 🦖 🐕 🦦
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lu et testé en partie fonctionnellement.
ll reste le usecase get-account-recovery
, qui est un peu plus compliqué à faire mais ce n'est pas bloquant 😄
@@ -1,11 +1,6 @@ | |||
import { knex } from '../../../db/knex-database-connection.js'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remarque Côté Accès, on migre tout le contenu des repos lorsqu'on fait des migrations pour éviter de trainer avec des doublons de fichiers 😄
Est-ce qu'il ne faudrait pas faire pareil ici ? J'ai l'impression que les autres fonctions exposées ici sont aussi dans votre scope nn ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On part plus du principe de migrer que ce qui nous intéresse.
Nos routes ayant été migré. il nous reste quelque usecase
Quand on aura migré tout nos usecases. on verra si on a des méthodes comme ça qui ne sont pas utilisé chez nous. et voir pour en faire une api interne.
54ed90d
to
bae8f31
Compare
bae8f31
to
3a82dd9
Compare
🍂 Problème
Il reste quelque usecase Prescription qui n'ont rien à faire dans lib
🌰 Proposition
les migrer ( à commencer par celui du calcul de la cerficabilité )
🎃 Remarques
RAS
🪵 Pour tester
Passer par les usaces impacté Accès :
getAccountRecoveryDetails
generateUsernameWithTemporaryPassword
updateOrganizationLearnerDependentUserPassword
Lancer le job pgboss de calcul de la certificabilité et vérfier que c'est OKAY