Updated Release Testing Instructions WooCommerce 5.0 (markdown)
parent
a72afd67eb
commit
a65fc120c4
|
@ -8,6 +8,9 @@ WooCommerce 5.0 includes:
|
||||||
- [Refactor Shipping Calculations](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#refactor-shipping-calculations-28558)
|
- [Refactor Shipping Calculations](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#refactor-shipping-calculations-28558)
|
||||||
- [Refactor Shipping Zones](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#refactor-shipping-zones-28801)
|
- [Refactor Shipping Zones](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#refactor-shipping-zones-28801)
|
||||||
- [Changing how we fetch featured extensions](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#changing-how-we-fetch-featured-extensions-28719)
|
- [Changing how we fetch featured extensions](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#changing-how-we-fetch-featured-extensions-28719)
|
||||||
|
- [Ensure the orders status is reverted correctly when restoring it from trash](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#ensure-the-orders-status-is-reverted-correctly-when-restoring-it-from-trash-28690)
|
||||||
|
- [Fix: Attributes on Edit Product page](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.0#ensure-the-orders-status-is-reverted-correctly-when-restoring-it-from-trash-28681)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -96,7 +99,7 @@ Also:
|
||||||
4. Restore it
|
4. Restore it
|
||||||
5. It should now be published, instead of draft.
|
5. It should now be published, instead of draft.
|
||||||
|
|
||||||
### Ensure the orders status is reverted correctly when restoring it from trash [(28681)](https://github.com/woocommerce/woocommerce/pull/28681)
|
### Fix: Attributes on Edit Product page [(28681)](https://github.com/woocommerce/woocommerce/pull/28681)
|
||||||
|
|
||||||
1. Create a new product and go to the Attributes tab and add an attribute from the existing attributes.
|
1. Create a new product and go to the Attributes tab and add an attribute from the existing attributes.
|
||||||
2. Select all attributes item by pressing the "Select all" button
|
2. Select all attributes item by pressing the "Select all" button
|
||||||
|
|
Loading…
Reference in New Issue