mirror of
https://github.com/discourse/discourse.git
synced 2025-02-14 23:35:00 +00:00
Currently, groups owned by moderators are not visible to them on the groups page. This happens because, the group visibility queries don't account for non-admin staff user group ownership. This change updates the group visibility scope queries to account for a moderator(non-admin staff user) group ownership.