Fix filter on `dashboard/groups` & `explore/groups
When searching we would limit the scope of ancestors to load because the filter would be applied to the ancestors. Instead, we need to load _all_ ancestors for matching projects.
Showing
Please register or sign in to comment