Project

General

Profile

Actions

결함(Bug) #2398

closed

[issue] precheck with cutoff day issue

Added by Dan Hoang 4 months ago. Updated 3 months ago.

Status:
완료(Done)
Priority:
보통(Normal)
Assignee:
Start date:
11/27/2025
Due date:
12/12/2025
% Done:

100%

Estimated time:
2.00 h
Part:
Build env.:
Dev

Description

Precheck passed even checkInDate not match Plan cutoff day


Files

Ohmy Partners and 7 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-23-06.mp4 (17.4 MB) Ohmy Partners and 7 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-23-06.mp4 Open pop up to input information to make Bk > Change COD on Admin > click create Bk on Partner site > BK created success => failed Tracy Truong, 12/12/2025 04:28 AM
Ohmy Partners and 6 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-21-56.mp4 (7.38 MB) Ohmy Partners and 6 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-21-56.mp4 Just stay at Create boooking page > change COD on Admin > click select on Partner site > no rate recode to make BK => ok Tracy Truong, 12/12/2025 04:28 AM
Ohmy Admin and 6 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-20-56.mp4 (12.4 MB) Ohmy Admin and 6 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-20-56.mp4 Admin : BK create failed Tracy Truong, 12/12/2025 04:28 AM
Ohmyhotel and 8 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-31-58.mp4 (36.7 MB) Ohmyhotel and 8 more pages - Work 2 - Microsoft​ Edge 2025-12-12 11-31-58.mp4 B2C: Open pop up to input information to make Bk > Change COD on Admin > Click payment btn on B2C site > BK created success Tracy Truong, 12/12/2025 04:35 AM
picture448-1.png (146 KB) picture448-1.png Default COD: 0 Tracy Truong, 12/12/2025 04:39 AM
picture448-2.png (466 KB) picture448-2.png Admin Tracy Truong, 12/12/2025 04:39 AM
picture448-3.png (122 KB) picture448-3.png Seller Tracy Truong, 12/12/2025 04:39 AM
picture448-4.png (148 KB) picture448-4.png Tracy Truong, 12/12/2025 04:39 AM
picture448-5.png (111 KB) picture448-5.png Tracy Truong, 12/12/2025 04:39 AM
picture448-6.png (193 KB) picture448-6.png Tracy Truong, 12/12/2025 04:39 AM
picture448-7.png (161 KB) picture448-7.png All BK status is Pending on ADMIN - Hotels Booking Tracy Truong, 12/12/2025 04:39 AM
Ohmy Admin and 8 more pages - Work 2 - Microsoft​ Edge 2025-12-12 16-32-50.mp4 (18.4 MB) Ohmy Admin and 8 more pages - Work 2 - Microsoft​ Edge 2025-12-12 16-32-50.mp4 ADMIN Tracy Truong, 12/12/2025 09:33 AM
Ohmy Partners and 8 more pages - Work 2 - Microsoft​ Edge 2025-12-12 16-33-59.mp4 (14.6 MB) Ohmy Partners and 8 more pages - Work 2 - Microsoft​ Edge 2025-12-12 16-33-59.mp4 SELLER Tracy Truong, 12/12/2025 09:34 AM
Ohmy Admin and 9 more pages - Work 2 - Microsoft​ Edge 2025-12-12 16-34-56.mp4 (19.5 MB) Ohmy Admin and 9 more pages - Work 2 - Microsoft​ Edge 2025-12-12 16-34-56.mp4 B2C Tracy Truong, 12/12/2025 09:35 AM
picture680-1.png (311 KB) picture680-1.png Tracy Truong, 12/12/2025 09:38 AM
picture680-2.png (348 KB) picture680-2.png Tracy Truong, 12/12/2025 09:38 AM
picture680-3.png (473 KB) picture680-3.png Tracy Truong, 12/12/2025 09:38 AM
picture680-4.png (306 KB) picture680-4.png Tracy Truong, 12/12/2025 09:38 AM

Related issues

Related to VOC - VOC support #2308: System Log Check – Cut Off Date Setting for 186055 - Toyoko Inn JR Kobe Station Kita완료성공(Resolve)Tracy Tran11/13/202511/13/2025

Actions
Actions #1

Updated by Dan Hoang 4 months ago

  • Related to VOC support #2308: System Log Check – Cut Off Date Setting for 186055 - Toyoko Inn JR Kobe Station Kita added
Actions #2

Updated by Daniel Do 3 months ago

  • Status changed from 신규(New) to 진행(Doing)
  • Start date set to 11/27/2025
Actions #3

Updated by Daniel Do 3 months ago

Test case:
1. Test booking B2C, Admin site/ Partner
Step 1: Search booking
Search for the booking on the Admin/Partner site and keep the booking screen open.

Step 2: Update cut-off
Open the Rate Plans page and change the cut-off day/time on the Admin site.

Step 3: Validate booking failure
Attempt the booking action continue.
Expected: Booing returns failed

2. Test API Precheck
POST: /channel/ota/v2.0/reservation/precheck

Step 1: Search and prepare request
Perform a search and use the returned data to build the pre-check request.
Expected: Request is correctly populated.

Step 2: Pre-check success
Send the pre-check request with the current cut-off settings.
Expected: Pre-check returns success.

Step 3: Update cut-off
Update the cut-off day/time on the Admin site to a value that makes the booking exceed the limit.
Expected: Cut-off is updated successfully.

Step 4: Pre-check failure
Send the same pre-check request again after the update.
Expected: Pre-check returns failed

3. Test API Booking
POST: /channel/ota/v2.0/reservation/book

Step 1: Search and prepare request
Perform a search and use the result data to build the booking request

Step 2: Validate booking success
Send the request with the current cut-off settings and confirm it succeeds.
Expected: Booking return success

Step 3: Update cut-off
Change the cut-off day/time on the Admin site so the booking becomes out of range.

Step 4: Validate booking failure
Send the same request again
Expected: Booking returns failed

Actions #4

Updated by Daniel Do 3 months ago

  • Due date set to 12/12/2025
  • Status changed from 진행(Doing) to QA test
  • Assignee changed from Daniel Do to Tracy Tran
  • % Done changed from 0 to 100
  • Estimated time set to 2.00 h
  • Build env. set to Dev
Actions #5

Updated by Tracy Truong 3 months ago

Test case:
1. Test booking B2C, Admin site/ Partner
Test hotel: Tracy's Test Hotel - 1009244
Room type: Deluxe Garden View - 25286122
Plan SEQ: 804501
  1. Default COD: 0
  2. Make BK: CI 13 Dec 2025 - CO: 14 Dec 2025
  3. Change COD to 2 days
  4. Click create BK:

Admin : BK create failed => ok
Seller : we have 2 cases:

1: Open pop up to input information to make Bk > Change COD on Admin > click create Bk on Partner site > BK created success => failed
2: Just stay at Create boooking page > change COD on Admin > click select on Partner site > no rate recode to make BK => ok

B2C : Open pop up to input information to make Bk > Change COD on Admin > Click payment btn on B2C site > BK created success => failed
All BK status is Pending on ADMIN - Hotels Booking
BK API: please support to check by IT team. Thank you

Actions #6

Updated by Daniel Do 3 months ago

  • Status changed from 완료실패(Failed) to QA test
  • Assignee changed from Daniel Do to Tracy Truong

Fixed, please chek again!
Thank you

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)