Skip to content

Commit

Permalink
Set the missing plan types
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
rjlynch committed Nov 28, 2024
1 parent 91a8665 commit 8965b47
Showing 1 changed file with 581 additions and 0 deletions.
Loading

0 comments on commit 8965b47

Please sign in to comment.