mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 21:34:50 +00: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).