pushed
subh05sus/sparkmentis-fork • 7:07 PM - Jul 16, 2026
This commit resolves a type mismatch between CoursePackEnrollment.status and its expected PackEnrollmentStatus enum, which was causing production build failures. By correctly remapping the BACKFILL_STATUSES and updating the BackfillPackEnrollment status, we have unblocked the build pipeline and ensured proper type checking for the findMany where-clause. #Fixed it
