Fix stale jersey deadline text (March 28 → April 10) #180
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/westside-app#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
Blocker for
forgejo_admin/basketball-api#243— jersey email send. Discovered during e2e validation 2026-03-29.Repo
forgejo_admin/westside-landingWhat Broke
Jersey ordering page shows hardcoded "March 28" deadline in two places. The actual deadline is now April 10 (with rush option March 30). Parents clicking the jersey email CTA land on a page that tells them they've already missed the deadline.
Repro Steps
https://westsidekingsandqueens.tail5b443a.ts.net/jersey?token={any_valid_token}Expected Behavior
Both pages should say "April 10" matching the email copy and actual business deadline.
Environment
westsidekingsandqueens(prod)Acceptance Criteria
Related
project-westside-basketball— parent projectforgejo_admin/basketball-api#243— jersey email ticket (this is a blocker for that send)Scope Review: READY
Review note:
review-659-2026-03-29Ticket is fully scoped, traceable, and executable. Two file targets verified via grep — copy-only fix, no logic changes, no blast radius. Ready for agent dispatch.