Project

General

Profile

Bug #3677

Respond with 204 (No Content) instead of 404.

Added by Shubham Boke 4 months ago. Updated 3 months ago.

Status:
Review
Priority:
Normal
Assignee:
Start date:
07/22/2024
Due date:
% Done:

100%

Estimated time:
0.20 h

Description

Some GCFs are responding with 404 status code when:
1. No data in DS is found
2. No file in gcs found

Bug: Status 404 will signify an error which will be logged in the chrome console even after handling it.
Fix: Responding with 204 instead will signal 'No Content' available at the requested resource without marking this scenarios as an error.

List of GCFs with this bug:
1. get_file
2. set_questions_list
3. get_questions_list
4. get_question

#1

Updated by Shubham Boke 4 months ago

  • Description updated (diff)
#2

Updated by Shubham Boke 4 months ago

  • Description updated (diff)
#3

Updated by Shubham Boke 4 months ago

  • Description updated (diff)
#4

Updated by Ram Kordale 4 months ago

  • Assignee set to Shubham Boke
  • Estimated time set to 0.20 h
#5

Updated by Shubham Boke 4 months ago

  • Status changed from New to In Progress
#6

Updated by Shubham Boke 3 months ago

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

Updated by Shubham Boke 3 months ago

  • Status changed from Resolved to Review
  • Assignee changed from Shubham Boke to Dewakar Chaubey
#8

Updated by Dewakar Chaubey 3 months ago

  • Assignee changed from Dewakar Chaubey to Md Shahzar

Also available in: Atom PDF