Iceland - Minor (23.13)
This Iceland minor release introduces configurable selection windows for shore excursion components in the Booking Wizard, giving operators control over when passengers can choose options relative to departure. RightRez integration is strengthened with clearer PNR import handling, more reliable fare and passenger name data, and fixes for flight search workflows. Large group transfers and bookings benefit from tunable chunking and asynchronous processing thresholds, and bulk service replacements can optionally re-evaluate night-selection promotions after completion.
RightRez — Nationality Excluded from Flight Search (ST-3813)
KAPI-7686 Odyssey UAT Bug [Cannot book in volare, "Passport Right Rez Passenger nationality is no longer sent to the flight search provider when booking air. That field is not required by the provider API and could trigger unexpected validation errors such as a required passport number during RightRez flight search.
RightRez — Middle Names on PNR Records (ST-3802)
RightRez_Middle names not visible for Shell PNRs Right Rez When creating a flight reservation, passengers' middle names are now included on the PNR passenger record and reflected in the full name sent to the airline, so names align more closely with travel documents.
Package Editor — Selection Window Overrides Layout (ST-3771)
UI issue in Override component Package Editor The Selection Window Overrides modal now uses consistent horizontal padding so the filter control is no longer displayed flush against the modal edge.
RightRez — Air Ticket Names Match PNR Records (ST-3766)
RightRez_Passenger Names in Flights section of Flights tab are mix of SF and PNR passenger names Right Rez Passenger names on air tickets now display exactly as recorded on the PNR passenger record, rather than merging fields from the linked Kaptio passenger profile. The name shown matches what was submitted to the airline.
Package Editor — Clear Selection Window Day Values (ST-3764)
It is not possible to remove added values for fields Selection Opens Before Days and Selection Locks Before Days Package Editor You can now clear the Selection Opens Before Days and Selection Locks Before Days fields after setting them. Previously, clearing both fields could incorrectly block save because empty values were treated as zero-day entries during validation.
Booking Wizard — Per-Person Allotment on Multiple Days (ST-3761)
Unexpected exception when selecting Options with AL in Booking Wizard Booking Wizard The Booking Wizard no longer throws an exception when the same per-person allotment option is selected on different days of a package.
Package Editor — Selection Window Days Display After Save (ST-3758)
Component lock - values set for added fields are not visible in the component Package Editor Selection Opens Before Days and Selection Locks Before Days values now appear correctly when reopening the Package Editor component modal after save. Values were persisted but previously displayed as blank.
Booking Wizard — Configurable Chunking and Async Thresholds (ST-3736)
KAPI-7260 Transfer Package/Departure a group booking[10 guests] ending up with "Apex CPU time limit" error Transfer Large-booking behaviour for chunking and asynchronous saves can now be tuned per org through the Booking Wizard Configuration JSON on Package Search and Booking Overview Lightning pages. An optional chunking section supports settings such as maximum rooms per chunked save, the room count at which chunking starts, and thresholds for running transfers or initial creates asynchronously. Omitted keys keep package defaults, so administrators can adjust behaviour without code changes. For example, lowering asyncTransferRoomThreshold lets transfers with more rooms run asynchronously and receive a higher CPU limit, reducing Apex CPU time limit errors on large group bookings.
RightRez — PNR Import with Incomplete Fare Data (ST-3734)
RightRez_No fares hardening Right Rez PNR import now handles flight booking responses that return incomplete or non-standard fare data more gracefully. When Ignore Segment References is enabled, Kaptio falls back to the booking currency if the provider omits the expected currency field, and applies zero-value fare placeholders for passengers missing from the provider fare breakdown. This prevents import failures when the flight provider returns partial fare data.
RightRez — PNR Import Error Handling (ST-3723)
KAPI-7732 Unable to proceed from Res number warn pop up when attempting to add air Right Rez PNR import failures, including duplicate bookings and shop flight import issues, now show a clear Return to itinerary link instead of leaving users stuck on the warning screen. Duplicate detection also runs at the final confirmation step to prevent accidental double-imports. The mismatch comparison table now includes PNR flight dates alongside passenger and reservation details so discrepancies are easier to review.
Booking Wizard — Optional Component Selection Window (ST-3703)
KAPI-7739 - Optional component lock in Booking Wizard Booking Wizard You can now configure a selection window on shore excursion components, defining the date range during which passengers can select options in the Booking Wizard. **How it works:** Set *Selection Opens Before Days* and *Selection Locks Before Days* on a component to control when selection becomes available and when it closes, relative to the departure date. For example, setting 90 and 14 means passengers can select options from 90 days before departure up until 14 days before departure. When selection is closed, a 🔒 lock icon appears next to the component name and all options are disabled. When selection hasn't opened yet, a 🕐 clock icon is shown instead. **Per-departure overrides:** Individual departures can have their own selection window dates, useful when specific departures have different supplier cut-off requirements. These can be managed via the new *Selection Window Overrides* button on the component edit modal. **Bypassing the lock:** Users with the *Can Override Selection Lock* permission can still make selections outside the window. They'll see a confirmation prompt before each change. This permission is not assigned by default — contact your administrator to request access. > **Administrator note:** Assign the *Selection Locking Access* permission set to users who manage package configuration. The *Can Override Selection Lock* custom permission can be added to any permission set as needed.
Promotions — Reapply After Bulk Service Replacement (ST-3466)
KAPI-7702 Offswop - Promo recalc Investigation Promotions When running a bulk service replacement, you can opt in to automatically re-evaluate night-selection promotions (Get One Free / Stay Three Save) after the replacement completes. Enable the Reapply Promotions checkbox in the replacement options so free-night discounts are reassigned if the most or least expensive night changes as a result of the replacement.