Hawaii - Minor (22.28)
Release Summary
Kaptio is proud to announce this minor release for Hawaii. This release is intended to address issues with previous releases.
See Minor Changes and Bug Fixes for more information.
Deployment Guide
See this page for the Hawaii Deployment guide.
Minor Changes
Feature: Booking Overview
Booking Overview Redesign (ST-2707)
The Booking Overview has been enhanced to display standalone services, now categorised alphabetically, for a more comprehensive view for Booking Agents.
Cancellation fees per service (ST-2708)
The Booking Overview now displays a calculated cancellation fee for each service per active passenger.
Display Cancelled Standalone Services (ST-2714)
The Booking Overview now displays cancelled standalone services, including flights.
Feature: Cancel Standalone Services from Booking Overview
Cancel Standalone Services (UI + Modal Functionality) (ST-2713)
Users can cancel selected standalone services from Booking Overview via a dedicated flow, without cancelling the whole booking.
What’s new
-
Cancel Services button on Booking Overview (shown when itinerary has cancellable standalone services (flights excluded) and is not lapsed).
-
Modal lists standalone services only and users select which to cancel.
-
Cancellation fee (or %) shown per passenger; option to waive fee per service.
-
UOM unit(s) and person(s) supported.
Bug Fixes
Cancellation fee displayed incorrectly in Booking Wizard with standalone services (ST-2860)
Cancellation schedule now excludes standalone services by default. Filtering is done when building the schedule instead of in a second pass. Aligns UI and refund behaviour with "package-only" cancellation fees and avoids building then discarding standalone lines.
Cancellation section showing incorrect data for passengers cancelled after roommate was cancelled (ST-2861)
Cancellation schedule now excludes standalone services by default. Filtering is done when building the schedule instead of in a second pass. Aligns UI and refund behaviour with "package-only" cancellation fees and avoids building then discarding standalone lines.
Booking Wizard showing abandoned services (ST-2862)
Fixed display of cancelled items to not show lines that were not cancelled directly by User (abandoned items) on itinerary change.
Cancellation fee applied incorrectly in Booking Wizard when standalone services are included (ST-2869)
Cancellation schedule now excludes standalone services by default. Filtering is done when building the schedule instead of in a second pass. Aligns UI and refund behaviour with "package-only" cancellation fees and avoids building then discarding standalone lines.
Sort order of package by Price (ST-2934)
Package items in the Display Standalone are now sorted by price descending.
Cancellation date for standalone service (ST-2966)
Added the cancelled date population logic for the standalone services cancellation.
Issues derived from to the new Package Levels data model (ST-3000)
Fixed duplicate validation logic for deleted component options
Pre and post stay days lost during pax cancellation (ST-3054)
This update improves how cancelled itinerary items are grouped and displayed in Booking Overview, particularly for pre- and post-stay services. The system now tracks the latest modified version of a service per passenger and component, ensuring only the most recent instance is shown when multiple updates exist, reducing duplication and confusion. Pre/post stay items are also handled more accurately by incorporating travel dates into grouping logic, preventing unintended merging of separate nights. Additionally, new metadata such as component ID and last modified date is captured to support this logic, resulting in a clearer and more reliable view of cancelled items.