Updated Release Testing Instructions WooCommerce 4.9 (markdown)
parent
cd04d64b89
commit
634b953905
|
@ -169,6 +169,18 @@ PR for reference: https://github.com/woocommerce/woocommerce/pull/28620
|
||||||
|
|
||||||
**To test:**
|
**To test:**
|
||||||
|
|
||||||
|
Test Case #1: Stock should be adjusted after manually deleting a product from the order
|
||||||
|
|
||||||
|
- Place an order with a product that has stock.
|
||||||
|
- See Order Notes. Stock is reduced for that item.
|
||||||
|
- Place an order with `On-Hold` status.
|
||||||
|
- Manually delete the product from the order (not via a refund) and save.
|
||||||
|
- See Order Notes. The stock should be adjusted back to the original count.
|
||||||
|
|
||||||
|
Screenshot of expected order notes:
|
||||||
|
|
||||||
|
![](https://d.pr/i/7dAiIT)
|
||||||
|
|
||||||
### 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
|
||||||
|
|
Loading…
Reference in New Issue