**Use away numbers when resolving away lineups** #72
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
umpire274/bs_scoring#72
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?
Use away numbers when resolving away lineups
When a player has different home/away numbers, this field is persisted/exported, but game flows still look up roster entries solely by
Player::number—checkedinsert_team_lineup(src/cli/screens/game.rs:613-626) and lineup import'sload_roster_number_map(src/cli/screens/game.rs:1212-1214). In an away game, entering or importing the away jersey number is rejected as not found, so the newaway_numbercannot actually be used for game lineups.Useful? React with 👍 / 👎.
Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/71#discussion_r3347131812