> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# December 13, 2022 - 1.2248 Service Update

These updates are being added to sandbox alongside the sandbox features and bug fixes from Versions 1.2242, 1.2244, and 1.2246.

## Production Sandbox Features

### Subscriptions

* **Subscription Coupons Update**: Coupons are now better supported in subscriptions and one-time updates. On the [Update Next Order Only page](/pages/update-next-order-only "Update Next Order Only"), enter one-time or subscription-only coupon codes that will only be applied to the next continuity order (compared to adding a new coupon to the regular subscription, which will apply in perpetuity). When a coupon is applied to either the subscription or the next order only, pricing will be re-evaluated and updated.

### Search

* **Display Price Range**: The price range is now displayed on collections in merchandizing rules results.
* **Capitalized Rule Codes**: You can now enter merchandizing rule codes with upper case letters, which will not affect the behavior.
* **Configuration Descriptions**: You can now enter a description for a configuration on the Search Configurations edit page, which will be displayed along with the name.
* **UI Improvements**: The font of text on the merchandizing rules preview and edit pages, as well as the drop-down menu of table rows, has been updated to match the rest of the interface. The colors of redirect buttons have also been updated on the Search Term Redirect page.
* **Search by Rule Code**: The Merchandizing Rules API now supports searching by rule codes. Making a GET call such as `commerce/catalog/admin/searchmerchandizingrules/?q=123` will return merchandizing rules with 123 in either the rule name or the code.
* **Personalization ID Validation**: The Personalization ID (aka Personalization Experience field) no longer allows you to enter whitespaces in Site Search, Product Suggestion, and Listing as spaces are not intended to be supported.

## Sandbox Bug Fixes

The following list summarizes resolved issues for this sandbox release.

| Service   | Resolution                                                                                                                                                                                                                                                                  |
| --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Inventory | A generic error message was intermittently displayed when trying to load the Merchandizing Rules page from a category, due to the Site ID not being properly passed to the page. This has been corrected so that the page will successfully load.                           |
| Orders    | Customer billing addresses occasionally changed after their order was placed, as the one-time alternate shipping address was switched to the new default. This has been fixed so that shipping addresses will not be erroneously marked as the customer’s billing address.  |
| Search    | When a filter contained a category and another expression, merchandizing rules would not be applied. This has been fixed so that merchandizing rules are properly applied for these filters as long as there is a single category (as expected of a category listing page). |
| Search    | A generic error message was intermittently displayed when trying to load the Merchandizing Rules page from a category, due to the Site ID not being properly passed to the page. This has been corrected so that the page will successfully load.                           |
