mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 08:53:44 +08:00
492cf52bab
When chat channels are deleted, some users may be able to click the thread before it gets removed from the UI. This leads to a 500 error causing log noise. We can use the safe navigational operator to prevent calling chatable when the channel is not found (due to deleted_at constraint in query). |
||
---|---|---|
.. | ||
chat | ||
chat_sdk | ||
discourse_dev | ||
email_controller_helper | ||
onebox/templates | ||
tasks |