Hawaii - Patch (22.16.7)
This Hawaii patch release resolves issues affecting operational itinerary re-evaluation, service conversion pricing, and the Services Lightning page. Post-re-evaluation processing is more efficient when multiple operational itineraries are updated at once, single supplement add-on pricing is corrected during service conversion, and Price Categories navigation works reliably with Salesforce clickjack protection enabled.
Operational Itineraries — Post-re-evaluation processing throughput (KT-14458)
Implemented reference-scoped concurrency to optimize op itinerary re-evaluation Operational Itineraries Post-re-evaluation saver jobs for operational itineraries can now run concurrently across different itineraries while still processing one itinerary at a time. This reduces unnecessary waiting when many operational itineraries are re-evaluated at once and improves overall scheduler throughput.
Services — Price Categories clickjack and namespace navigation (KT-14452)
Header, footer and namespace issue for issue with click jack Services The Price Categories tab on the Service (Item) Lightning record page now hosts the PriceCategoryOverview component directly on the flexipage, instead of loading it through KaptioPageWrapper and the pricecategoryoverview Visualforce page in an iframe. Navigation from that tab, including Quick Add, now uses the correct managed-package namespace and returns users to the Lightning Service record page. This release includes changes to the Service Lightning page flexipage. If your org has customized the Service Lightning page flexipage (a cloned version of the package flexipage), you must update it manually: on the Price Category tab, remove KaptioPageWrapper for the price category overview tab and place the PriceCategoryOverview component directly on the flexipage without nesting it inside KaptioPageWrapper.
Group Tour — Single supplement add-on pricing during service conversion (KT-14451)
Change price definition for single suppliment add-on during the conversion Group Tour When converting a tour to a service using the Tour Service Conversion Wizard with the As Supplement conversion type, Single Supplement add-on pricing is now calculated correctly. In the typical scenario where the base occupancy category (such as Twin or Double) has a lower per-person price than Single, the conversion previously produced a negative add-on value. The wizard now derives the Single price from the base configuration and calculates the supplement as the difference between the single price and the base price, producing the correct positive add-on value.