X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44c95f99098fa6c6acbfa82d4b6cbc6015eb6e39..615e280721c4be51556e2c31b4baffa69dd0d6d8:/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]