Updated Release Testing Instructions WooCommerce 5.2 (markdown)

Greg 2021-03-22 15:04:36 -06:00
parent bc3bc2be76
commit 81119c0a10
1 changed files with 5 additions and 4 deletions

@ -25,7 +25,10 @@ WooCommerce 5.2 includes:
- [WooCommerce Core Updates:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.2#woocommerce-core-updates)
- []()
- [WooCommerce API Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.2#woocommerce-api-updates)
- []()
- [Low stock threshold for variations](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.2#low-stock-threshold-for-variations29345-1)
- [Fix for issue #27553 - REST API v3 not supporting settings type order and class for settings type on shipping zone methods](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.2#fix-for-issue-27553---rest-api-v3-not-supporting-settings-type-order-and-class-for-settings-type-on-shipping-zone-methods-29218)
- [Make the refunds creation REST API behave more as documented](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.2#make-the-refunds-creation-rest-api-behave-more-as-documented-29099)
- [Throw an error if a coupon item ID (readonly) is specified during an order update](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.2#throw-an-error-if-a-coupon-item-id-readonly-is-specified-during-an-order-update-29146)
## WooCommerce Admin Updates:
@ -599,6 +602,4 @@ To see the problem using the [latest production code (5.0)](https://github.com/w
Using this changeset:
1. Repeat the above.
2. Notice the response is a `400 Bad Request` and that the order itself is unchanged _(much clearer!)_ :slightly_smiling_face:
####
2. Notice the response is a `400 Bad Request` and that the order itself is unchanged _(much clearer!)_ :slightly_smiling_face: