Files
MOPC-Portal/prisma/migrations/20260304000000_add_round_finalization_fields
Matt 43801340f8
All checks were successful
Build and Push Docker Image / build (push) Successful in 8m49s
fix: add missing round finalization migration
The migration adding gracePeriodEndsAt, finalizedAt, finalizedBy to Round
and proposedOutcome to ProjectRoundState was never committed, causing
production to fail with "column does not exist" errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 21:49:06 +01:00
..