Fiji - Patch 23 (20.2.13)
Kaptio is proud to introduce this new Patch Release for Fiji. This Patch addressses issues with previous releases and makes minor additions. See Minor Changes and Bug Fixes for more detail.
Railbookers Mark a passenger as lead during Create reservation (CEE-112)
Railbookers Mark a passenger as lead during Create reservation API We have added the `is_lead` flag to `PassengerDTO` to mark lead passenger.
101 SOQL exception when replacing package item in builder with another service (CEE-40)
101 SOQL exception when replacing package item in builder with another service API We disabled `ItineraryItem` triggers in `ItineraryAmendmentFlowController.startMergeAmendment()` and associated logic in `SupplierInvoiceFactoryRouter`. KHELP-11412
Incorrect itinerary item allotment days after merging amendment (CEE-172)
Incorrect itinerary item allotment days after merging amendment Itinerary Builder Itinerary Item Allotment days are now re-created when the itinerary amendment is merged. KHELP-11622
API rooms in packages with different occupancy not live priced (CEE-128)
API rooms in packages with different occupancy not live priced Package Search We fixed an issue with Rooms in Packages not updating their prices during updates. KHELP-11693
KaptioTravel__AllocationDays__c returns incorrect values due to case-sensitive logic (CEE-129)
KaptioTravel__AllocationDays__c returns incorrect values due to case-sensitive logic API We made the Allotment Days formula field case insensitive. KHELP-11730
Itinerary items aren't saved correctly when changing their external names (CEE-133)
Itinerary items aren't saved correctly when changing their external names Itinerary Builder We fixed an issue where itinerary items wouldn't save correctly when changing their external names. KHELP-11691
Intermittent Issue selecting calendar on New Trip (CEE-157)
Intermittent Issue selecting calendar on New Trip Itinerary Builder We fixed an issue where the calendar would intermittently not function correctly. > **Note:** This issue was resolved in CEE-161. See the Release Noteds for Fiji 20.2.11. KHELP-11259
Error when trying to switch to calendar view on builder tab (CEE-158)
Error when trying to switch to calendar view on builder tab Itinerary Builder We fixed a data issue which caused an error when trying to switch to calander view on the Builder Tab KHELP-11265
Discrepancy between live rail segment start dates between rail search and when added to an itinerary (CEE-170)
Discrepancy between live rail segment start dates between rail search and when added to an itinerary Rail We fixed the start date for live rail multi-day segments. KHELP-11880
Incorrect departure date on manual rail segments (CEE-180)
Incorrect departure date on manual rail segments Rail We Fixed an error causing the incorrect day offset to display on manual rail segments.