Files
TSSBOT-web/frontend
notsotoothless 5cd95cf78f Fix battle-logs returning 0 results — replace SQB field names with TSS name field
bestTeamName and canonicalTeamName were checking tag_name/short_name/long_name
(SQB API fields) which don't exist on TSS team objects. Every team resolved to
an empty string so fetchRecentTssGames bailed out immediately with no matches.

Also clean up all other references to those dead fields throughout the component.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 06:28:17 +00:00
..
2026-05-29 18:55:56 +01:00
2026-05-29 18:55:56 +01:00
2026-05-30 01:00:25 +01:00