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

Set the missing plan types #3439

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Set the missing plan types #3439

merged 1 commit into from
Nov 28, 2024

Conversation

rjlynch
Copy link
Contributor

@rjlynch rjlynch commented Nov 28, 2024

After the SLC upload error (see CAPT-1964 for discussion) we need to set
the missing SLC plans on the following claims.
As these claims are from October the StudentLoansData table
doesn't have entries for all of them, so we've just added the list of
claims and their plan types (which we determine offline) as an array in
this data migration. Also as there aren't StudentLoansData entries we
can't use the StudentLoanPlan claim verifier class to set the
task & note, so we create the task and note ourselves.

@rjlynch rjlynch marked this pull request as ready for review November 28, 2024 09:58
After the SLC upload error (see CAPT-1964 for discussion) we need to set
the missing SLC plans on the following claims.
As these claims are from October the `StudentLoansData` table
doesn't have entries for all of them, so we've just added the list of
claims and their plan types (which we determine offline) as an array in
this data migration. Also as there aren't `StudentLoansData` entries we
can't use the `StudentLoanPlan` claim verifier class to set the
task & note, so we create the task and note ourselves.
@rjlynch rjlynch force-pushed the CAPT-1964/fix-missing-slc-plans branch from 80a0123 to 8965b47 Compare November 28, 2024 10:15
@rjlynch rjlynch merged commit 3b4ddd1 into master Nov 28, 2024
14 checks passed
@rjlynch rjlynch deleted the CAPT-1964/fix-missing-slc-plans branch November 28, 2024 10:22
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.

2 participants