Fiji - Patch 27 (20.2.15)

Release Summary


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.


Sandbox Availability Date


2025-06-10


Release Type



Minor Changes


Feature: Itinerary Builder


Hide itinerary items from closed amendments and snapshot bookings in the allotment Bookings modal (CEE-171)

The Bookings Modal in the Allotment Table no longer shows "Closed Amendments" or "Snapshot Bookings" Itinerary records.

Related Support Ticket: KHELP-11622


Bug Fixes



Units Available are not shown for internal allotment in the service search results (CEE-135)

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.

Related Support Ticket: KHELP-11135


Scrollbar position in service search (CEE-164)

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.

Related Support Ticket: KHELP-11289


Feature: Itinerary Builder


Duplicated passenger assignments on primary booking (CEE-37)

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.

Related Support Ticket: KHELP-11271


Itinerary creation redirect is significantly delayed after clicking “Create Itinerary" ( CEE-148)

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.

Related Support Ticket: KHELP-11761


Sold Out inventory status assigned incorrectly (CEE-160)

The bug cause was that last day was not taken into account if start/end date are the same.

Related Support Ticket: KHELP-11735


Feature: API


Undefined backgroundSaveMonitor in lwcItineraryToast when background save is disabled (CEE-176)

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.

Related Support Ticket: KHELP-11817