**Render venue in summary rows** #52

Closed
opened 2026-04-12 23:29:16 +02:00 by umpire274 · 0 comments
umpire274 commented 2026-04-12 23:29:16 +02:00 (Migrated from github.com)

Render venue in summary rows

print_umpire_evaluation_summary now loads venue data via extract_game_info, but the value is discarded as _venue and never printed, so the summary still lacks one of the key game identifiers. In cases like doubleheaders, neutral sites, or repeated matchups, users cannot disambiguate evaluations from the summary and must open each detail view, which defeats the stated full-context summary behavior.

Useful? React with 👍 / 👎.

Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/50#discussion_r3070193690

**Render venue in summary rows** `print_umpire_evaluation_summary` now loads venue data via `extract_game_info`, but the value is discarded as `_venue` and never printed, so the summary still lacks one of the key game identifiers. In cases like doubleheaders, neutral sites, or repeated matchups, users cannot disambiguate evaluations from the summary and must open each detail view, which defeats the stated full-context summary behavior. Useful? React with 👍 / 👎. _Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/50#discussion_r3070193690_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
umpire274/bs_scoring#52
No description provided.