Project

General

Profile

Actions

개선(improvement) #1325

closed

[Plan] Normalize display logic for Meal&Breakfast info

Added by Lexi Kim 6 months ago. Updated 3 months ago.

Status:
완료성공(Resolve)
Priority:
보통(Normal)
Assignee:
Start date:
12/15/2025
Due date:
12/17/2025
% Done:

100%

Estimated time:
Part:
PLAN
Build env.:

Description


Files

image.png (216 KB) image.png Lexi Kim, 09/01/2025 01:30 AM
Admin-Invoice.png (517 KB) Admin-Invoice.png Zia Han, 12/17/2025 01:46 AM
Admin-Voucher.png (489 KB) Admin-Voucher.png Zia Han, 12/17/2025 01:46 AM
Admin-Booking_Details.png (487 KB) Admin-Booking_Details.png Zia Han, 12/17/2025 01:46 AM

Related issues

Copied to Ellis improvement - 개선(improvement) #2656: [FE] Normalize display logic for Meal&Breakfast info완료성공(Resolve)John Lee12/23/202512/23/2025

Actions
Actions #1

Updated by Lexi Kim 6 months ago

  • Assignee changed from Lexi Kim to Zia Han
Actions #2

Updated by ziniy Kang 3 months ago

  • Start date set to 12/15/2025
Actions #3

Updated by Zia Han 3 months ago

1. AS-IS / TO-BE Location

Location Field AS-IS TO-BE
Booking Detail Free Breakfast / Meal Type `N/A / None` No change
Invoice Product details `None / N/A` See display logic below
Voucher Meal & Breakfast Type `None / N/A` See display logic below

2. Display Logic (Core Logic)

Case 1: Both values are empty
1.Condition
- Meal = `None` or `N/A`
- Breakfast = `N/A`

2.Display
- Admin: `None`

Case 2: Only one value exists
1.Condition
- One of Meal or Breakfast has a valid value
2.Display
- Display only the valid value
- Do not display `None` or `N/A`

Case 3: Both values exist
1.Condition
- Meal has a valid value
- Breakfast has a valid value
2.Display
- Display both values

3. Notes / Constraints

1)Booking Detail (Admin) display remains unchanged
2)This ticket does not include:
- UI layout changes
- Hotel plan configuration changes
- Data migration

4. QA Checkpoints

1)Meal = None / Breakfast = N/A
→ Admin: `None`, B2C: `-`

2)Meal = Valid / Breakfast = N/A
→ Show Meal only

3)Meal = None / Breakfast = Valid
→ Show Breakfast only

4) Meal = Valid / Breakfast = Valid
→ Show both values

Additional note: If there are any other places where Meal & Breakfast Type is displayed, please let me know.



Actions #4

Updated by Zia Han 3 months ago

  • Status changed from 신규(New) to 완료(Done)
Actions #6

Updated by ziniy Kang 3 months ago

  • Due date set to 12/17/2025
  • Status changed from 완료(Done) to 완료성공(Resolve)
  • % Done changed from 0 to 100
Actions #7

Updated by ziniy Kang 3 months ago

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)