> ## Content Index
> Fetch the complete content index at: https://blog.tsd.digital/llms.txt
> Use this file to discover other available public pages before exploring further.

# Ucommerce not always updating Parent SKUs on variants
- URL: https://blog.tsd.digital/ucommerce-not-always-updating-parent-skus-on-variants/
- Published: 2025-03-11T11:25:16.000Z
- Updated: 2025-04-01T04:42:15.000Z
- Author: Joe Chilstone-Vause
- Tags: Ucommerce

The team have just been caught out with this sneaky bug in the new Ucommerce Product GUI in version 9.4.2.21145 that we first spotted in 2021.

When editing a SKU on a parent product in the new GUI, it doesn’t update on the product's SKU on the variants. In the example below "Old Rosie T-shirt" was changed from WES9999290 to WES9999275 however if you look at the screenshot from the SQL data when called directly, the parent product is fine but the variants are still WES9999290.

![](https://storage.ghost.io/c/64/5b/645b11c2-b436-444c-a523-58dca4ca7bd8/content/images/38822/image.png)

You can validate this by using the old version of the editor which you can find in the top right:

![](https://storage.ghost.io/c/64/5b/645b11c2-b436-444c-a523-58dca4ca7bd8/content/images/38826/image.png)

All variants are updated and now the Variants have the correct parent SKU WES9999275:

![](https://storage.ghost.io/c/64/5b/645b11c2-b436-444c-a523-58dca4ca7bd8/content/images/38824/image.png)