mirror of
https://github.com/discourse/discourse.git
synced 2025-03-29 21:46:20 +08:00

This is extracted from #22390. This patch introduces a scope to avoid duplication and a new method, `Chat::Channel.find_by_id_or_slug` to allow finding a channel either by its id or by its slug (or its category slug).