November 15, 2022 — 1.2244 Service Update

These updates are being added to sandbox alongside the sandbox features and bug fixes from Version 1.2242.

Production Sandbox Features

Subscriptions

  • One-Time Updates: The feature to make one-time changes to subscriptions has been changed. Now, clicking Update Next Order Only in the top right of the Subscription Details page will open a new tab with a copy of the subscription where all one-time updates can be made. This also now supports changing the shipping address and payment type/method for the next continuity order in addition to the shipping method and adding items. Note that the previous APIs for Add/Remove/Update One-Time Shipping Method and Item have been deprecated and replaced with a query parameter as detailed in the user guide linked above. The API documentation will be updated soon as well.
  • Continuity Order History: A list of all continuity orders that have been generated from a subscription is now available in a new tab on the Subscription Details page. This will display each order’s number, date, and status.

Search

  • Personalization Toggle: A "Personalization" toggle has been added to the Merchandizing Rules page, which is turned off by default. When enabled, the system will retrieve your Personalization Experience ID and display search results in the preview based on personalization configurations. If there no ID available in your search configurations, then the toggle will be greyed out and unable to be turned on.

Sandbox Bug Fixes

The following list summarizes resolved issues for this sandbox release.

ServiceResolution
FulfillerIncorrect total quantities were being displayed on parent shipments in the Fulfiller UI after reducing the quantity in a child transfer shipment. This was due to the parent shipment not being updated when transfer quantities changed, which has now been fixed so that parent shipments will display the accurate total.


Restricted Content

Internal Release Notes

These updates are being added to sandbox alongside the sandbox features and bug fixes from Version 1.2242.

Client-Facing Sandbox Features

Subscriptions

  • One-Time Updates (COM-6612, COM-6612, COM-6537, COM-6534, and COM-6525): The feature to make one-time changes  to subscriptions has been changed. Now, clicking Update Next Order Only in the top right of the Subscription Details page will open a new tab with a copy of the subscription where all one-time updates can be made. This also now supports changing the shipping address and payment type/method for the next continuity order in addition to the shipping method and adding items. Note that the previous APIs for Add/Remove/Update One-Time Shipping Method and Item have been deprecated and replaced with a query parameter as detailed in the user guide linked above. The API documentation will be updated soon as well.
  • Continuity Order History (COM-6364): A list of all continuity orders that have been generated from a subscription is now available in a new tab on the Subscription Details page. This will display each order’s number, date, and status.

Search

  • Personalization Toggle (SU-3045): A "Personalization toggle" has been added to the Merchandizing Rules page, which is toggled off by default. When enabled, the system will retrieve your Personalization Experience ID and display search results in the preview based on personalization configurations. If there no ID available in your search configurations, then the toggle will be greyed out and unable to be turned on.

Internal Sandbox Updates

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

  • FFMT-3488: The Catalog UI solution has been upgraded to the latest LTS version for Angular, Node, .NET, and more.
  • SU-2447: Old Solr documents for Campaigns have been deleted.
  • SU-2447: The saveCreatedUser function has been optimized with simpler logic using RXJS operators.
  • CHAR-3944: Investigation and testing has been done to scope the inventory container OS upgrade, as well as a few tweaks to ensure it is compatible with PHP 7.4 and remove unnecessary punctuation.

Sandbox Bug Fixes

The following list summarizes resolved issues for this sandbox release.

ServiceJIRA TicketResolution
FulfillerFFMT-3488Incorrect total quantities were being displayed on parent shipments in the Fulfiller UI after reducing the quantity in a child transfer shipment. This was due to the parent shipment not being updated when transfer quantities changed, which has now been fixed so that parent shipments will display the accurate total.
SearchCOM-6663Solr search mapping has been updated to fix some issues.