All checks were successful
Build and Push Docker Image / build (push) Successful in 8m19s
Awards created from /admin/awards/new only sent programId, leaving competitionId null. The edit page's source round dropdown was empty because it depended on competitionId to fetch competition rounds. - create mutation: auto-resolve competitionId from program's latest competition - update mutation: backfill competitionId on save if missing - get query: backfill competitionId on read for legacy awards - edit page: use award.competition.rounds directly instead of separate query Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>