discourse/plugins/chat/spec/jobs
Loïc Guitaut 01392ab90c FIX: Delete associated channel upon category deletion
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.
2022-11-22 10:04:29 +01:00
..
regular FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
scheduled DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat_channel_archive_spec.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
chat_channel_delete_spec.rb FIX: Make chat editor IDs not null (#18903) 2022-11-08 09:06:13 +10:00
delete_old_chat_messages_spec.rb DEV: Rename direct message related models 2022-11-03 14:39:23 +01:00
process_chat_message_spec.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
update_user_counts_for_chat_channels_spec.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00