December 12, 2023 — 1.2348 Service Update

Announcement: Code Freeze

Kibo has entered its "code freeze" for the peak holiday season, in which no more updates will be pushed to production tenants. Changes will continue to be added to sandbox environments per the below schedule and will be released to production on January 8, 2024:

  • Version 1.2342: October 31
  • Version 1.2344: November 15
  • Version 1.2346: November 29
  • Version 1.2348: December 12

Production Sandbox Features 

Commerce

  • Location Groups Update: The BPM workflow names displayed in Location Group configurations now display the more readable workflow name, instead of the ID field. This makes the options more user-friendly while selecting a group's preferred BPM.

Fulfillment

  • Shipping Manifest Settings: New tenant settings are now available in the Fulfiller UI theme to support a selectable time frame when creating shipping manifests. To utilize these settings, Kibo Support should first enable a dropdown on the Create Manifests page that allow the user to filter eligible shipments from within the selected number of days. The tenant settings will determine the default selection and the maximum number of days available in the dropdown. See the documentation for more details.

Search

  • Boost-Bury Enhancements: Additional options have been added to the available merchandizing fields, allowing you to now boost or bury products based on their Margin, Sales Rank, and First Available Date. These enhancements are being released to sandbox for testing but may not be ready for all clients, so they are not yet enabled by default. Please contact Kibo Support if you're interested in trying out these fields right now. 

Subscriptions

  • Subscriptions UI: A subscriptions dashboard is now available at Main > Subscriptions, allowing you to more easily access subscriptions without having to go through the order or customer details first. This UI displays a searchable grid of all subscriptions on your tenant, which you can click to view and edit the subscription details. For more information, see the Manage Subscriptions guide.

Sandbox Bug Fixes

ServiceResolution
CommerceThe Add Group button was not displayed under the System > Permissions > Groups menu where it was expected to be found. This has been fixed so that the group button is visible again.
FulfillerProduct extra values were not being displayed on the Fulfiller UI unless the stringValue field was populated in API data, which was optional and not always provided. This has been fixed so that the UI will display the expected value field for product extras if a stringValue is not provided.


Restricted Content

Internal Sandbox Details


Find more information about the client-facing updates at these Jira tickets:

The following enhancements are internal-only and not exposed to clients:

  • CAT-3145, CAT-3146, and CAT-3519: The Kibo.CampaignManager, Kibo.PageVariationManager, and SolrSchemaManager processes have been upgraded to .NET6.
  • CAT-3953: A new column in the NotificationProcessHistory table now tracks the response duration in milliseconds, helping to identify slow endpoints and improve troubleshooting.
  • FFMT-3904: All internal fulfillment calls being made to PHP Get Inventory API have been moved to the Java Get Inventory API instead.

The following bug fixes are internal-only and not exposed to clients:

  • CHAR-5228: Fixed an issue where inventory was emitting messages with mismatched types for implementations using inventory tags.
  • CAT-4040: Fixed an issue where attribute values in API Extensions were not being validated, causing SQL to break.
  • CAT-3987: Fixed an issue where excessive noise was being experienced on 404 errors from merchandizing rules.

Find more information about the client-facing bug fixes at these Jira tickets:

  • Add Group Button Not Displayed: COM-7970
  • FFUI Not Displaying Extras: FFMT-4099 (reported by Reeds)