Actions
결함(Bug) #32
closedCannot search manual promotion with shared contract HotelLink
Part:
BE
Build env.:
Prod
Description
Step reproduce:
Use any API channel
Use input search like below:
{
"rateType":"standard_rate",
"nationalityCode":"JP",
"rooms":[
{
"adultCount":2,
"childCount":0,
"childAges":[]
}
],
"checkInDate":"2025-05-13",
"checkOutDate":"2025-05-15",
"language":"KO",
"hotelCode":803104
}
Actual result:
The promotion of plan "Premium Double Room - Free Breakfast" is not displayed in the response
Expected result:
The promotion of plan "Premium Double Room - Free Breakfast" must be shown in the response
Related issues
Updated by ziniy Kang 11 months ago
- Related to 결함(Bug) #23: [VOC VN] 803104 - Royal Halong Hotel added
Updated by calvin dev 11 months ago
- Due date set to 04/28/2025
- Start date set to 04/25/2025
- Estimated time set to 8.00 h
- Part set to BE
Fix upload hotelcontent on redis:
- missing rateplan of manually promotion Hotellink.
- need test all cases after fix
Updated by calvin dev 11 months ago
- Due date deleted (
04/28/2025) - Status changed from 신규(New) to 진행(Doing)
- Start date deleted (
04/25/2025) - Estimated time deleted (
8.00 h) - Part deleted (
BE)
Updated by calvin dev 11 months ago
- Due date set to 04/28/2025
- Start date set to 04/25/2025
- Estimated time set to 8.00 h
- Part set to BE
Fix upload hotelcontent search on redis cache:
- missing plan of manually promotion hotellink
- need test all case after fixed
Updated by calvin dev 11 months ago
- Status changed from 진행(Doing) to 완료(Done)
- % Done changed from 50 to 90
Updated by calvin dev 11 months ago
Deployed on dev and Tracy testing on dev, waiting confirm!!!!
Updated by calvin dev 11 months ago
- Status changed from 진행(Doing) to 완료(Done)
- % Done changed from 90 to 100
Updated by calvin dev 10 months ago
Fixed and ployed on PROD, please check again!
VOC GROUP GROUP
Updated by ziniy Kang 10 months ago
- Status changed from 완료(Done) to 완료성공(Resolve)
Actions