Updated Release Testing Instructions WooCommerce 4.9 (markdown)
parent
7008350bcd
commit
e44dc758bc
|
@ -225,9 +225,17 @@ In all cases, the product stock should be restocked back to what it was before p
|
||||||
### Review count failure fix
|
### Review count failure fix
|
||||||
|
|
||||||
PR for reference: https://github.com/woocommerce/woocommerce/pull/28624
|
PR for reference: https://github.com/woocommerce/woocommerce/pull/28624
|
||||||
|
Original issue: https://github.com/woocommerce/woocommerce/issues/27688
|
||||||
|
|
||||||
**To test:**
|
**To test:**
|
||||||
|
|
||||||
|
- Create a product.
|
||||||
|
- Add a Comment to a product and `Update` the product.
|
||||||
|
- Open the product at the front end and scroll down to the Reviews section.
|
||||||
|
- Review count should update on the front end when a user adds a review from the WooCommerce dashboard.
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
### Better error messages when coupons are stuck in a pending order
|
### Better error messages when coupons are stuck in a pending order
|
||||||
|
|
||||||
PR for reference: https://github.com/woocommerce/woocommerce/pull/28592
|
PR for reference: https://github.com/woocommerce/woocommerce/pull/28592
|
||||||
|
|
Loading…
Reference in New Issue