fix: auto-detect player roster type in trade commands #56
No reviewers
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#56
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/trade-from-roster-detection"
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?
Summary
/trade add-playerhardcodedfrom_roster=MAJOR_LEAGUEfor all players, causing incorrect transaction records when trading MiL or IL players/dropaddcommands would incorrectly report "too many MiL players" because pre-existing transaction processing misidentified which roster a departing player was leaving fromteam_service.get_team()+roster_type()for both/trade add-playerand/trade supplementaryTest plan
oldteam(e.g.PORMiLnotPOR)/dropaddvalidation no longer shows false MiL overcount when pre-existing trades involve MiL players🤖 Generated with Claude Code