Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Employee level materials #225

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Employee level materials #225

wants to merge 12 commits into from

Conversation

augustuswm
Copy link
Contributor

Materials get parsed and attached to applicants when they first apply. When an applicant is transitioned to an employee, the link to those materials is not carried forward. To find the materials for an employee the recovery_email is used to look up a connection back to the original applicant.

This change updates the employee type to store the materials link directly with the employee. After adding this, the recovery_email lookup will be used as a fallback to populate the materials link.

@augustuswm augustuswm marked this pull request as ready for review July 13, 2022 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant