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

[TECH]: lmite le nombre de méthode de knowledgeElementRepository (Pix-15758) #11274

Closed

Conversation

lionelB
Copy link
Member

@lionelB lionelB commented Jan 29, 2025

🥞 Problème

On souhaite récupérer les keSnapshot depuis une participation, or pour l'instant la méthode findSnapshotForUsers complique cela car elle peut etre utilisé pour récupérer des snapshots ou des ke. on souhaite donc séparer cet usage au niveau des repositories en 2 méthodes findKeForUsers et findSnapshotForUsers.

🥓 Proposition

Dans un premier temps, on souhaite simplifier et rendre explicite les usages de findSnapshotForUsers afin de déterminer ceux que l'on pourra remplacer par l'une ou l'autre des méthodes et on introduit une méthode findKnowledgeElementsForUsers dans le repository knowledgeElement

🧃 Remarques

😋 Pour tester

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

@alicegoarnisson alicegoarnisson force-pushed the pix-15758/get-ke-snapshots-through-campaignParticipationId branch from 9775901 to b303bfb Compare January 29, 2025 17:55
@alicegoarnisson alicegoarnisson force-pushed the pix-15758/get-ke-snapshots-through-campaignParticipationId branch from b303bfb to ed2f60c Compare January 29, 2025 18:21
@alicegoarnisson alicegoarnisson deleted the pix-15758/get-ke-snapshots-through-campaignParticipationId branch January 30, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants