Bug Fixes - 21.0.33 - Released 8 January 2024

×
This build has the following bug fixes implemented: 
Fixed
8890145 - Sort Order Not Correct On Paged Categories
When a categories page has enough sub-categories under it to cause pagination, the sort order set in Site Settings was not displaying in the correct order.
Fixed
8938258 - No Way to Select Authored By On MVC Web Category Edit
Previous versions of the software included the 'Authored By' capability on web pages, but this was accidentally dropped in the transition to using MVC.
Fixed
10238344 - MVC Web Page Editor Missing Sort Method DDL
Similar to 8938258 above, previous versions of the software included the capability to set both the Sort Order and Sort Method on a page, but this was accidentally dropped in the transition to using MVC.
Better
11868279 - Page Not Found Should Log Which Page Is Not Found
This update adds level 4 logging that identifies what URL could not be found as well as recording a page hit for the not found URL with the page hit type set to Not Found (19).
Better
11868336 - Shopify Connector Error Turned Into Warning
Downgraded an upload error when using the Shopify connector sub-system so the entire upload would not come to an abrupt, crashing halt.
Fixed
11868393 - Item Data To Upload Button Is Missing From Interface
When choosing "Some" for what item master data to upload on a Shopify connector, there is supposed to be a button appearing in the interface to let the user choose which item data gets uploaded to Shopify. This button seemed to be missing, but was actually hidden and could be seen if the form was maximized. We adjusted the software so the button is now always visible.
Better
11868975 - Imports Run Under The Anonymous User's Permission Instead of Admin
Items can be set to have specific permissions but when an Admin user logged in and attempted to update these items via the Import functionality, the system was returning an error and displaying the anonymous user ID. We changed to use Admin user when importing.
Fixed
11870719 - Customer and Order Property Triggers Don't Always Work Correctly
A bug was introduced into the software in the 11868271 Create Customer And Order Property Triggers For Order Rules which was added 21.0.26 New Features. This fixes that.
Fixed
11870961 - Customer Property Triggers Have ORE When Not Logged In
When having a customer property trigger for a Note against a Macola Progression environment, an object reference error happened when attempting to login.
Better
11870999 - Support Shopify API 2023-07
Shopify only supports APIs for a year, so as of this build, we updated the BirdDog Connector Sub-System for Shopify to use the Shopify API 2023-07.