diff --git a/Release-Testing-Instructions-WooCommerce-5.7.md b/Release-Testing-Instructions-WooCommerce-5.7.md index 9368f74..8dab9a3 100644 --- a/Release-Testing-Instructions-WooCommerce-5.7.md +++ b/Release-Testing-Instructions-WooCommerce-5.7.md @@ -77,4 +77,9 @@ WooCommerce 5.7 includes: 3. Now navigate to the Media page. `wp-admin/upload.php`. 4. Ensure you can see the image for the file you just uploaded. +### Fix: Quick editing hidden product creates duplication of visibility setting [#30374](https://github.com/woocommerce/woocommerce/pull/30374) +1. Go to products page. +2. Click on quick edit on one of the products and choose visibility hidden and update. +3. Click on quick edit on any different product and make sure visibility is not stuck on hidden. They should show as was saved. + ## WooCommerce Marketplace Updates: \ No newline at end of file