mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-02-07 12:08:17 +00:00
We were using the internal UID of the channel in the hint, which would then fail to match any 'channel' configs in Discourse (which use the human-friendly `#channel` format). This was causing automatic threading for transcripts to fail.