mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 17:15:32 +08:00
01392ab90c
Currently when a category is deleted, if it has an associated chat channel, the latter won’t be deleted automatically. The fix is quite simple as we were simply missing a `dependent: :destroy` option on the existing relation. |
||
---|---|---|
.. | ||
regular | ||
scheduled | ||
chat_channel_archive_spec.rb | ||
chat_channel_delete_spec.rb | ||
delete_old_chat_messages_spec.rb | ||
process_chat_message_spec.rb | ||
update_user_counts_for_chat_channels_spec.rb |