Updated Release Testing Instructions WooCommerce 4.9 (markdown)

Julia Amosova 2020-12-22 13:09:25 -05:00
parent 7008350bcd
commit e44dc758bc
1 changed files with 8 additions and 0 deletions

@ -225,9 +225,17 @@ 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
**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
PR for reference: https://github.com/woocommerce/woocommerce/pull/28592