Skip to content

Draft: Include descendants of authorized groups in GroupDescendantsFinder

What does this MR do and why?

Follow the steps given here #344491 and subgroup1, subgroup2, and subgroup3 should appear on http://localhost:3000/org_root/public.

How to set up and validate locally

  1. Enable the feature flag
    Feature.enable(:include_authorized_descendant_groups)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #344491

Merge request reports