Product Save Performance
Saving a product in the backoffice was taking an unusually long time. This enhancement reworks the underlying product edit service and functionality to significantly improve save and load speeds.
This release adds
A reworked product edit service and functionality.
Improved load times for the get product CRUD service.
Improvements to the goods edit controller and product get model controller functionality.
An updated index products command that only checks the SKU being updated on Solr, rather than processing all products.
Updated index product functionality on create and edit, using an on-completed HTTP context response to fire and forget, while maintaining scope and preventing disposed object errors.
Benefits for you
Faster product saving β Merchants will notice a significant reduction in wait times when saving products in the backoffice. Previously, saving a single product could take an unexpectedly long time, disrupting workflows and causing frustration. With this improvement, saves are completed much more quickly, allowing your team to move through product updates with ease.
Improved backoffice efficiency β Because the system now only checks the specific SKU being updated rather than scanning all products, the overall load on the system is reduced. This means the backoffice remains responsive even when managing a large product catalogue.
More reliable product updates β The reworked functionality also addresses potential errors that could occur during the save process, making product edits more stable and dependable for your team day to day.
Last updated