Hawaii - Patch (22.2)
Kaptio is proud to announce this Patch Release for Hawaii. This release is intended to address issues with previous releases.
Linked Transfers Change (CEE-75)
Linked Transfers Change Itinerary Builder We have added a new setting to Service object that enables and disables automatic linking of pickup and drop off transfers. Disabling the setting will mean the pickup and drop off options are not automatically populated, and will need to be filled in by the user. _Related Suport Ticket: KHELP-10497_ KHELP-10497
Remarks should be attached to passenger and passed create reservation request (CEE-119)
Remarks should be attached to passenger and passed create reservation request API Added PGI data to supplier_notes field within API request body KHELP-11802
Implement hotfix for distinguishing Inline vs Predefined Manual Rail records (CEE-273)
Implement hotfix for distinguishing Inline vs Predefined Manual Rail records API The Itinerary Item now includes a new field named `IsPredefinedManualRail__c`, which indicates whether a Manual Rail was created from pre-configured records or manually. The field is populated during the creation of the Itinerary Item by comparing the Service Id to `SourceManualRailService__c` from the App Settings. The label for the Price Category column will be displayed based on the `IsPredefinedManualRail__c` field value: - If the Manual Rail was created from the inline builder - Fare Name of the 1st segment is displayed. - If the Manual Rail is created from a predefined one - External Name of the selected Price Category is displayed. KHELP-11962
Suppress/Hide services that have an Inventory Status of Closed in Service Search results (CEE-82)
Suppress/Hide services that have an Inventory Status of Closed in Service Search results Service Search Services marked Closed will be hidden in Service Search Results KHELP-11048
Package Search "Package name" search is restrictive - Fuzzy search (CEE-84)
Package Search "Package name" search is restrictive - Fuzzy search Package Search Added Fuse.js library to use it as Fuzzy Search. For develop branch: Added new fields for App Settings custom setting to configure Fuse.js library. For release branch: Fuzzy search enabled always for PackageFilterName component KHELP-10692
Incorrect qty on per unit activity added via service search (CEE-123)
Incorrect qty on per unit activity added via service search Service Search We fixed an issue when activity services selected in the Service Search were assigned incorrect quantity and occupancy. KHELP-11248
Broken buttons in live confirmation modal (CEE-306)
Broken buttons in live confirmation modal Itinerary Builder Previously, the Skip button in the Book Services modal behaved incorrectly if the originally selected option for live service became unavailable and a user selected another option for that service during the API confirmation flow. The issue has been fixed now. KHELP-12078
Price request isn't sent for live rail (CEE-336)
Price request isn't sent for live rail Itinerary Builder We fixed an issue when price requests were not sent for live rails due to which resseller commission was not recalculated on selling price override. KHELP-12018
Time-only changes still considered price affecting in builder (CEE-351)
Time-only changes still considered price affecting in builder Itinerary Builder Previously, the services in the builder were recalculated when users changed the start or end time on them. From this release, a change of the time will only trigger recalculation if the service has a 24 Hour Charge set to True. KHELP-11202
Heap Size Error when loading Locations (CEE-373)
Heap Size Error when loading Locations Itinerary Builder Improved payload for fetchServices for large amount of locations. ---_ KHELP-12199
Bulk Move Live Packages/Live Services leads to "c.LwcHelpers is not a constructor" error (CEE-354)
Bulk Move Live Packages/Live Services leads to "c.LwcHelpers is not a constructor" error Package Search Original RNs on CEE-339. See Version 20.2.4.
Accommodations Missing from Package Preview - Unable to Identify Error Item (CEE-372)
Accommodations Missing from Package Preview - Unable to Identify Error Item Package Search Packages with included Accommodations as a Bundles are displayed in Package search. KHELP-12198