Project

General

Profile

Actions

결함(Bug) #1211

open

개선(improvement) #1200: * 오마이호텔 기능 오류 최종 점검 / Final check of OMH system errors

[PC/MO] Hotel select > Room type select > Hotel image display error

Added by ziniy Kang 7 months ago. Updated 3 months ago.

Status:
신규(New)
Priority:
높음(High)
Assignee:
Start date:
Due date:
% Done:

0%

Estimated time:
Part:
Build env.:

Description

[To-be] Những ảnh bị lỗi khi tải lên Admin sẽ không hiển thị trên B2C. Chỉ hiển thị những hình ảnh được tải lên đúng cách.


Files

picture981-1.png (255 KB) picture981-1.png ziniy Kang, 08/25/2025 01:28 AM
Actions #1

Updated by ziniy Kang 7 months ago

  • Subject changed from [PC] Hotel select > Room type select > Hotel image display error to [PC/MO] Hotel select > Room type select > Hotel image display error
Actions #2

Updated by Joseph Vo 7 months ago

  • Assignee changed from Joseph Vo to harry harry
Actions #3

Updated by harry harry 7 months ago

ảnh trắng là do link image không tồn lại.

Cần migrate lại tất cả image hiện tại.
Nếu image đó không tồn tại trong hệ thống thì cần xóa các image đó ra khỏi data content.

solution:
list danh sách tất cả image content bị lỗi.
sau đó xóa data image.

Actions #4

Updated by harry harry 7 months ago

  • Assignee changed from harry harry to Dante Le
Actions #5

Updated by ziniy Kang 7 months ago

  • Priority changed from 보통(Normal) to 높음(High)
Actions #6

Updated by Dante Le 7 months ago

  • Status changed from 신규(New) to 진행(Doing)
  • Start date set to 08/26/2025
Actions #7

Updated by Dante Le 6 months ago

  • Due date set to 08/28/2025
  • Status changed from 진행(Doing) to 완료(Done)
  • % Done changed from 0 to 100
Actions #8

Updated by Joseph Vo 5 months ago

  • Status changed from 완료(Done) to 진행(Doing)
Actions #9

Updated by ziniy Kang 5 months ago

  • Due date deleted (08/28/2025)
Actions #10

Updated by Dante Le 5 months ago

[TECH NOTE]
Script create api to run manual batch

INSERT INTO BS_API_SERVICE_CODE (API_SERVICE_URL, METHOD_NAME, OWNER_COMP_CODE, API_SERVICE_NAME_EN,
                                           API_SERVICE_NAME_KO, SCHEMA_FILE_NAME_RQ, SCHEMA_FILE_NAME_RS,
                                           VENDOR_SERVICE_NAME, API_SERVICE_DESC, SAMPLE_REQUEST_MESSAGE,
                                           SAMPLE_RESPONSE_MESSAGE, OPEN_API_YN, OUTSIDE_INTERFACE_YN, LOG_SAVE_YN,
                                           IGNORE_SCHEMA_YN, CONTROL_REMARK, USE_YN, FIRST_INSERT_UNO,
                                           FIRST_INSERT_DATETIME, LAST_UPDATE_UNO, LAST_UPDATE_DATETIME)
VALUES ('/file/errors', 'DELETE', 110000, 'Delete error file url', 'Delete error file url',
        '/file/errors/delete_errors_schema_rq.json', '/file/errors/delete_errors_schema_rs.json', null, null, null,
        null, 'N', 'N', 'N', 'N', null, 'Y', 10000, 'default', 10000, 'default');

Actions #11

Updated by ziniy Kang 3 months ago

  • Status changed from 진행(Doing) to 신규(New)
  • Start date deleted (08/26/2025)
  • % Done changed from 100 to 0
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)