Fiji - Patch 27 (20.2.15)
Kaptio is proud to announce this new Patch Release for Fiji. This Patch is intended to address minor issues with previous Fiji releases. See Bug Fixes for more information.
Hide itinerary items from closed amendments and snapshot bookings in the allotment Bookings modal (CEE-171)
Hide itinerary items from closed amendments and snapshot bookings in the allotment Bookings modal Itinerary Builder The Bookings Modal in the Allotment Table no longer shows "Closed Amendments" or "Snapshot Bookings" Itinerary records. KHELP-11622
Units Available are not shown for internal allotment in the service search results (CEE-135)
Units Available are not shown for internal allotment in the service search results Service Search Internal allotment units are now correctly shown in service search results. We have fixed an issue where the available units would not be displayed correctly. KHELP-11135
Scrollbar position in service search (CEE-164)
Scrollbar position in service search Service Search Unexpected behaviour occurred in service search where the scrollbar would move to the previous search results position. We have fixed this by ensuring the scroll bar always remains at the top when doing a search. KHELP-11289
Duplicated passenger assignments on primary booking (CEE-37)
Duplicated passenger assignments on primary booking Itinerary Builder Passenger Itinerary unit assignment records did not get updated during an amendment merge. We have added checks to ensure passenger assignments are properly carried across to the primary booking. This will reduce the number of records being created in future amendments. KHELP-11271
Itinerary creation redirect is significantly delayed after clicking "Create Itinerary" (CEE-148)
Itinerary creation redirect is significantly delayed after clicking "Create Itinerary" Itinerary Builder We have fixed an issue that caused a loading indicator to not display when creating a new Itinerary from package search. The user will now have a clear indication that a process is in progress. KHELP-11761
Sold Out inventory status assigned incorrectly (CEE-160)
Sold Out inventory status assigned incorrectly Itinerary Builder The bug cause was that last day was not taken into account if start/end date are the same. KHELP-11735
Undefined backgroundSaveMonitor in lwcItineraryToast when background save is disabled (CEE-176)
Undefined backgroundSaveMonitor in lwcItineraryToast when background save is disabled API Due to race conditions in the code, instances could occur where the background save monitor component was no longer initialised. This would cause errors in other components that tried to maintain the state. We have added code to prevent this. KHELP-11817