X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44c95f99098fa6c6acbfa82d4b6cbc6015eb6e39..5b2ebfe3b248790efbce3206b693dd93f369ea4e:/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..3775abd1ae 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_filter :ensure_arvados_api_exists + def find_objects_for_index search_what = Group if params[:project_uuid]