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

Update/include email in processed application data #476

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

noahk004
Copy link
Contributor

@noahk004 noahk004 commented Dec 11, 2024

Add "email" field with value as user.email in processed_application_data in apps/api/src/routers/user.py

Closes #475

@Bl20052005
Copy link
Contributor

Issue: #474 is already merged into main, which conflicts with the change in user.py

apps/api/src/routers/user.py Outdated Show resolved Hide resolved
@noahk004 noahk004 closed this Dec 11, 2024
@noahk004 noahk004 force-pushed the update/include-email-in-processed-application-data branch from 66e6f68 to 00975fa Compare December 11, 2024 05:50
@noahk004 noahk004 reopened this Dec 11, 2024
Copy link
Contributor

github-actions bot commented Dec 11, 2024

Deploy preview for irvinehacks-site-2025 ready!

Name IrvineHacks Site
Preview Visit Preview
Commit e5c0a8f

@waalbert
Copy link
Contributor

Noting here for myself because I already mentioned this to you: The email field will also need to be added to ProcessedHackerApplicationData, ProcessedMentorApplicationData, and ProcessedVolunteerData

@waalbert waalbert merged commit d74224a into main Dec 11, 2024
4 checks passed
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.

Include email from user identity in processed application data
3 participants