6e7fa8ebd1
When notifications about a topic are posted to multiple slack channels, and the Discourse channels are configured to "thread" the notifications, each channel will have a different thread_id. Previously we were only storing a single slack thread id per Discourse topic. This commit fixes that logic, so that threads in different channels are tracked separately. |
||
---|---|---|
.. | ||
helpers | ||
jobs | ||
lib/discourse_chat_integration/provider | ||
models | ||
requests | ||
services | ||
dummy_provider.rb |