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"}

#1

Updated by Ayush Khandelwal over 1 year ago

  • Subject changed from BE: Return the response code "404" in case of indexOnElastic is true from the elastic search api. to BE: Return the response code "404" in case of indexOnElastic is false from the elastic search api.
#2

Updated by Venmuhilan B over 1 year ago

  • Status changed from New to In Progress
#3

Updated by Venmuhilan B over 1 year ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#4

Updated by Venmuhilan B over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Venmuhilan B to Ayush Khandelwal
#5

Updated by Ayush Khandelwal over 1 year ago

  • Status changed from Feedback to Closed

Working as expected

Also available in: Atom PDF