Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit f59e073

Browse files
committed
Revert 3656 documentation changes.
1 parent 119193c commit f59e073

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/testing/releases/430.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,3 @@ WC Product Add-Ons:
5959
1. Create a product with a product add-on.
6060
2. Add that product to your cart and go to the Cart and Checkout pages.
6161
3. Verify add-on data is displayed.
62-
63-
### - Improve error displayed to customers when an item's stock status changes during checkout. ([3656](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3656))
64-
65-
1. **In an incognito window** Add several products to your cart. Add these in differing quantities. Several of these added products need to have a quantity of 3+ in the cart.
66-
2. Open the checkout page and ensure all the products are showing. **Do different combinations of the following steps in a different session to the one where you've added the items, and also without refreshing the checkout page. This is necessary because we can't be logged in as admin when testing step 3 below.**
67-
3. Delete one or more of the products from the back end.
68-
4. Set one or more of the products to "Manage stock?" true, and edit the in-stock amount of one or more of the products ensuring it is below the quantity that is in the cart, but above 0.
69-
5. Set one or more of the products to "Sold individually"
70-
6. Set one or more of the products to be entirely out of stock.
71-
7. Try to check out and ensure you see the correct error messages for the products whose stock you've changed/reduced.
72-
8. Try a few different scenarios with stock levels, number of products affected, number of products in cart etc.

readme.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
9797
- Create get_item_responses_from_schema abstraction. ([3679](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3679))
9898
- Show itemized fee rows in the cart/checkout blocks. ([3678](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3678))
9999
- Extensibility: Show item data in Cart and Checkout blocks and update the variation data styles. ([3665](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3665))
100-
- Improve error displayed to customers when an item's stock status changes during checkout. ([3656](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3656))
101100
- Introduce SlotFill for Sidebar. ([3361](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3361))
102101

103102
= 4.2.0 - 2021-01-06 =

0 commit comments

Comments
 (0)