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

changes to participants db #224

Open
pavliuc75 opened this issue Feb 24, 2025 · 0 comments
Open

changes to participants db #224

pavliuc75 opened this issue Feb 24, 2025 · 0 comments

Comments

@pavliuc75
Copy link
Contributor

pavliuc75 commented Feb 24, 2025

Since we have expectedParticipantData now, we should consider save and access participant information (email, name, etc.,) here, and use Keycloak only for identity management, this will

  • Save a lot of resources and time when processing recruitment/participants related operations.
  • Save participant information in our database, instead of Keycloak database
  • Have user information page back on Portal
  • Requires changes to participants page, as information will not be stored in keycload anymore (or extra work)

Maybe also consider change Participants page --> Recruitment page, and remove deployed participants, since they should be managed in deployments

The process time is expected to reduce significantly for Participants and Deployments page on Portal, and we can keep rely on frontend to do pagination.

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

No branches or pull requests

1 participant