Files
SREBOT/BOT
deploy c0755ec243 fix: strip leading/trailing non-alphanumeric chars in _normalize_squadron_tag
The old regex [^A-Za-z0-9_-] whitelisted dashes and underscores, so
-DSPLA- and _APS_ passed through untouched. All downstream code that
reads team["squadron"] then saw the raw tag instead of the bare short
name, causing NULL clan_ids in player_games_hist/match_summary and
broken lookups throughout. Fixing at the source means every consumer
gets a clean name without individual patches.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 18:24:25 +00:00
..
2026-05-13 23:42:47 -07:00
2026-05-13 23:42:47 -07:00
2026-05-17 12:11:11 +01:00
2026-05-14 16:17:30 -07:00
2026-05-27 04:29:57 -07:00
2026-05-24 19:44:12 -07:00
2026-05-28 06:03:52 -07:00
2026-05-27 04:29:57 -07:00