Updated Release Testing Instructions WooCommerce 4.9 (markdown)
parent
a5706bc579
commit
8413653837
|
@ -10,7 +10,7 @@ WooCommerce 4.9 includes:
|
|||
- [WooCommerce Core Updates:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#woocommerce-core-updates)
|
||||
- [Stock management regression fixes](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#stock-management-regression-fixes)
|
||||
- [Review count failure fix](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#review-count-failure-fix)
|
||||
- [Better error messages when coupons are stuck in a pending order]()
|
||||
- [Better error messages when coupons are stuck in a pending order](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#better-error-messages-when-coupons-are-stuck-in-a-pending-order)
|
||||
|
||||
## WooCommerce Admin Updates:
|
||||
|
||||
|
@ -224,8 +224,8 @@ In all cases, the product stock should be restocked back to what it was before p
|
|||
|
||||
### Review count failure fix
|
||||
|
||||
PR for reference: https://github.com/woocommerce/woocommerce/pull/28624
|
||||
Original issue: https://github.com/woocommerce/woocommerce/issues/27688
|
||||
- PR for reference: https://github.com/woocommerce/woocommerce/pull/28624
|
||||
- Original issue: https://github.com/woocommerce/woocommerce/issues/27688
|
||||
|
||||
**To test:**
|
||||
|
||||
|
@ -238,9 +238,9 @@ Original issue: https://github.com/woocommerce/woocommerce/issues/27688
|
|||
|
||||
### Better error messages when coupons are stuck in a pending order
|
||||
|
||||
PR for reference: https://github.com/woocommerce/woocommerce/pull/28592
|
||||
Original issue: https://github.com/woocommerce/woocommerce/issues/27673
|
||||
Gif showing the issue: http://g.recordit.co/2Le77QGIYM.gif
|
||||
- PR for reference: https://github.com/woocommerce/woocommerce/pull/28592
|
||||
- Original issue: https://github.com/woocommerce/woocommerce/issues/27673
|
||||
- Gif showing the issue: http://g.recordit.co/2Le77QGIYM.gif
|
||||
|
||||
**To test:**
|
||||
|
||||
|
|
Loading…
Reference in New Issue