Linear queries for `UserGroupNotificationSettingsFinder#execute`
Method UserGroupNotificationSettingsFinder#execute
use recursive version of base_and_ancestors
. We can replace those with the linear version.
Edited by Francisco Javier López
Method UserGroupNotificationSettingsFinder#execute
use recursive version of base_and_ancestors
. We can replace those with the linear version.