mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 08:15:49 +08:00
34d158c4aa
Prior to this fix trashed channels would still prevent a channel with the same slug to be created. This commit generates a new slug on trash and frees the slug for future usage. The format used for the slug is: `YYYYMMDD-HHMM-OLD_SLUG-deleted` truncated to the max length of a channel name. |
||
---|---|---|
.. | ||
admin | ||
api | ||
core_ext | ||
chat_controller_spec.rb | ||
direct_messages_controller_spec.rb | ||
emojis_controller_spec.rb | ||
incoming_chat_webhooks_controller_spec.rb |