Updated Release Testing Instructions WooCommerce 4.9 (markdown)
parent
c4fa656cb1
commit
58dc0898c0
|
@ -12,6 +12,7 @@ WooCommerce 4.9 includes:
|
|||
- [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](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#better-error-messages-when-coupons-are-stuck-in-a-pending-order)
|
||||
- [The improved performance of getting the data related to WooCommerce/Customers](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#the-improved-performance-of-getting-the-data-related-to-woocommercecustomers)
|
||||
- [Recetting Password functionality fix]()
|
||||
|
||||
## WooCommerce Admin Updates:
|
||||
|
||||
|
@ -279,4 +280,15 @@ PR for reference: https://github.com/woocommerce/woocommerce/pull/27352
|
|||
- Search for the same customer as in step 2.
|
||||
- Confirm that the number of orders of the customer in the `Orders` column matches the number of orders from step 3:
|
||||
|
||||
![](https://cldup.com/foSQYp4Ob4.jpg)
|
||||
![](https://cldup.com/foSQYp4Ob4.jpg)
|
||||
|
||||
***
|
||||
|
||||
### Recetting Password functionality fix
|
||||
|
||||
PR for reference: https://github.com/woocommerce/woocommerce/pull/28467
|
||||
|
||||
**To test:**
|
||||
|
||||
- Confirm that resetting the password using `yoursite.com/my-account/lost-password/` still works.
|
||||
- You should be able to successfully reset the password.
|
Loading…
Reference in New Issue