Skip to content

Limit to subgroups with nested archived projects

Bob Van Landuyt requested to merge bvl-children-groups-archived-only into master

What does this MR do?

When loading children of a group with the archived: 'only' flag set. We only want to show subgroups that have archived projects somewhere nested within them. This adds this filter to the GroupDescendantsFinder.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49367

Edited by Bob Van Landuyt

Merge request reports