Use GroupTree ancestors linear scopes
In this commit we're replacing the recursive ancestors scope in the `GroupTree` concern, for their linear version. Changelog: performance
Showing
Please register or sign in to comment
In this commit we're replacing the recursive ancestors scope in the `GroupTree` concern, for their linear version. Changelog: performance