Commit Graph

1 Commits

Author SHA1 Message Date
spiceoogway
073f6c2b9b test: add vitest tests for thread_ts null check fix (#4413)
Tests verify that string thread IDs (Slack thread_ts) are correctly
included in queue routing keys and found in item searches. Covers
the regression where typeof === 'number' silently ignored string IDs,
collapsing different Slack threads into the same routing key.
2026-01-30 01:09:42 -05:00