mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:23:17 -05: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).