Linear queries for GroupDescendantsFinder
Method GroupDescendantsFinder#ancestors_of_groupsuses a recursive version of base_and_ancestors but using the param upto. We can replace those with the linear version.
Method GroupDescendantsFinder#ancestors_of_groupsuses a recursive version of base_and_ancestors but using the param upto. We can replace those with the linear version.