Production Tenant Features
Customers
- Customer Search Enhancements: You can now use the Advanced Filters of the Customers UI to switch between performing an Exact or Contains search, similarly to what you can already do in the Orders UI. You can perform these searches on the customer’s first name, last name, and phone number. However, note that Contains searches are not supported for phone numbers; looking up a phone number will only ever return exact matches.
Discounts
- Subscription Discount Enhancements**:** The Discounts UI has been updated to offer more options when configuring subscription discounts. You can now specify whether the discount is applied to the initial order only, continuity orders only, or both. Your selection will determine which additional settings are available, where for continuity orders you can fine-tune your discount eligibility based on the continuity recurrence, Nth continuity order, and subscription frequency. See the Subscription Discounts guide for more details.
Production Bug Fixes
| Service | Resolution |
|---|---|
| API Extensions | When using the global.request.after API Extension, setting single or multiple cookies resulted in an error saying that an item with the same key had already been added. This has been corrected so that cookies can be successfully set in API Extensions without throwing this exception. |
| Catalog | The Quick Edit Assign Categories page’s advanced filter was not filtering category types when selecting products. This has been fixed so that you can properly filter products by their categories and select them more easily. |
| Locations | Location group BPM configurations could not be updated properly, as the changes were not being saved. This was due to a null issue caused by having a “None” default carrier, but has now been fixed so that BPMs can be successfully edited for location groups regardless of the default carrier selection. |
| Search | The Site Search was erroring out when an invalid Category ID or Category Code was provided in the search parameters, and has now been made more fault-tolerant so that it will return zero results instead. |
Production Sandbox Features
Search
- Add Products in Merchandizing Rules: You can now manually add products to your search results when configuring a merchandizing rule, allowing you to promote additional products that wouldn’t normally appear for a search term or category. For more information, see the Merchandizing Rules guide.
- Minor UI Update: The Save button on the Merchandizing Rules page has been standardized to have the same size and padding as other Save buttons in the Admin UI.
Sandbox Bug Fixes
| Service | Resolution |
|---|---|
| Fulfiller | 500 Errors were being experienced for shipments that had one line item out of stock during the shipment creation process, due to a null pointer exception. This has been corrected so that shipments can be successfully created. |
| Returns | Return labels were not being generated for a particular implementation, due to an error where invalid customer reference numbers were being provided for return shipments. This has been fixed so that return labels can be successfully generated with the proper customer reference numbers. |

