X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f644e242ef37c911ad3dc25aca8135c339de349..ad2fd38b6c67f72c6eb9426f1a320d9517b694cd:/apps/workbench/app/controllers/search_controller.rb diff --git a/apps/workbench/app/controllers/search_controller.rb b/apps/workbench/app/controllers/search_controller.rb index 40e484ea06..80f3ff117a 100644 --- a/apps/workbench/app/controllers/search_controller.rb +++ b/apps/workbench/app/controllers/search_controller.rb @@ -3,6 +3,8 @@ # SPDX-License-Identifier: AGPL-3.0 class SearchController < ApplicationController + skip_before_action :ensure_arvados_api_exists + def find_objects_for_index search_what = Group if params[:project_uuid]