Project

General

Profile

Task #3015

Task #2980: Enable a partially functioning FE and BE if Elastic server does not exist - phase 1

BE: Return the response code "404" in case of indexOnElastic is false from the elastic search api.

Added by Ayush Khandelwal over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Urgent
Target version:
Start date:
05/03/2023
Due date:
05/12/2023
% Done:

100%

Estimated time:
1.50 h

Description

Currently, we're sending empty response as {"autocomplete":[],"skipStep":true}

After this implementation, we will send this {"autocomplete":[],"skipStep":true, "errorCode": "404"}

Also available in: Atom PDF