dataset = if permission_queryer.can_read_globally?
                  ProcessListFetcher.fetch_all(message, eager_loaded_associations: Presenters::V3::ProcessPresenter.associated_resources)
                else
                  ProcessListFetcher.fetch_for_spaces(
                    message,