SuiteCommerce 2025.1.20 & 2025.1.30 Minor Fixes: Invoices, Wishlists, Facets, Order Status
Two minor SuiteCommerce patches fix My Account invoice filtering, wishlist deletion errors, canonical URL facet values, and the package-items toggle on sales orders.
Oracle shipped two minor patches against the 2025.1 SuiteCommerce baseline. Both are bug-fix-only releases with no new features or API changes.
2025.1.30 Fixes
- Open Invoices filter (My Account) — The Open Invoices list on Commerce My Account pages was not refreshing when a user selected a filter option. The underlying data call was firing but the view was not re-rendering. Fixed in SuiteCommerce and SuiteCommerce Advanced 2025.1.
- Wishlist (Product List) create-then-delete error — Creating a new product list and immediately deleting it left the spinner stuck and surfaced an unhandled error instead of a deletion confirmation. This affected both SuiteCommerce and SuiteCommerce Advanced.
2025.1.20 Fixes
- Canonical URL facet value — The facet value rendered in the
<link rel="canonical">tag now matches the actual selected facet, correcting potential SEO and indexing issues on product listing pages. - Sales order package-items toggle — The expand/collapse icon next to Status: Shipped on sales order detail pages was not toggling the package line-item list on click. The click handler has been corrected.
What to do
- SuiteCommerce (non-Advanced) sites — These fixes are delivered automatically via Oracle's managed bundle updates. Confirm you are running the latest SuiteCommerce bundle version in Customization > SuiteBundler > Search & Install Bundles > List.
- SuiteCommerce Advanced sites — If you are on the 2025.1 release branch, pull the latest patch from the SCA repository and rebuild/deploy your theme and extensions. If you have overridden the
ProductList,Invoice, orOrderHistorymodules (or their templates), review your customizations against the updated base code for conflicts. - SEO audit — If you rely on canonical URLs for faceted navigation pages, verify that Google Search Console no longer reports duplicate or incorrect canonical values after the 2025.1.20 patch is live.
- No script or integration changes required — These patches are purely front-end fixes. No SuiteScript, REST, or SOAP API behavior was altered.
Source: Oracle NetSuite Release Notes