Clean test data from production DB (players + teams) #205
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/basketball-api#205
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
Feature
Lineage
Discovered during girls roster validation 2026-03-28. Test data pollutes the admin draft board (westside-app#129).
Repo
forgejo_admin/basketball-apiUser Story
As an admin, I want to assign players to teams via draft board so that placement is transparent and trackable (WS-S6).
Context
Draft board at
/admin/teamsshows 39 unassigned players. ~20 are test accounts (Baby Betty, Creed draney, Deploy Test Girl, 10 Stress Test Girls, etc.) and 2 test teams (Test Elite Kings, Test Local Kings). These pollute the UI and make it unusable for coaches. Direct DB cleanup -- no code change, no PR needed.File Targets
No file changes. Direct SQL operations:
Files the agent should NOT touch:
Acceptance Criteria
Test Expectations
Constraints
Checklist
Related
project-westside-basketball-- project this affectswestside-app#129-- parent validation ticket