Skip to content

198-Bug improve match history to show pending matchups instead of hiding TBD slots#315

Merged
RemainingDelta merged 3 commits into
devfrom
198-Bug
Jun 15, 2026
Merged

198-Bug improve match history to show pending matchups instead of hiding TBD slots#315
RemainingDelta merged 3 commits into
devfrom
198-Bug

Conversation

@RemainingDelta

@RemainingDelta RemainingDelta commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Changes

  • Fixed fetch_ticket_context to resolve TBD match slots using entrantSources, showing "Waiting on Match #X [TeamA score - score TeamB]" instead of hiding the entry
    entirely
  • Fixed entrantSources slot lookup to match by entrantId instead of positional index, preventing wrong match numbers from being displayed
  • Updated /match-history to pre-populate TBD team history with the source match chain and live score
  • Updated /match-info and ticket open embeds to display TBD team name with source match context and Score: None
  • Fixed get_team_info returning None instead of 0 for unplayed match scores

Screenshots

Match Info:
image

Match History:
image

Closes #198

@RemainingDelta RemainingDelta merged commit ed7f8fc into dev Jun 15, 2026
4 checks passed
@RemainingDelta RemainingDelta deleted the 198-Bug branch June 15, 2026 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Matches with TBD/BYE opponents silently skipped in match history

1 participant