Updated Release Testing Instructions WooCommerce 6.7 (markdown)
parent
dfc482f204
commit
e6dbe4db47
|
@ -352,8 +352,9 @@ Note: please find a [recording](https://user-images.githubusercontent.com/278432
|
|||
|
||||
**Scenario 1: Order/product count should be correct even when order status changes or product stock is set to zero**
|
||||
1. Create a couple of products and orders
|
||||
2. Go to `WooCommerce > Home` page and notice how two request were made to the WC api (one to `/wc/v3/products` and one to `/wc/v3/orders`)
|
||||
2. Hide the task list
|
||||
3. The Orders and Stock panel should show up, and notice how two request were made to the WC api (one to `/wc/v3/products` and one to `/wc/v3/orders`)
|
||||
3. The Orders and Stock panel should show up
|
||||
4. If you change an order to processing, the correct number should show up in the panel header
|
||||
5. If you enable stock management on a product and set stock to zero, the stock panel should show products
|
||||
|
||||
|
|
Loading…
Reference in New Issue