Updated Release Testing Instructions WooCommerce 6.9 (markdown)

rodelgc 2022-08-26 17:05:25 +08:00
parent c36e673947
commit 13943be65e
1 changed files with 1 additions and 2 deletions

@ -841,8 +841,7 @@ Create an order in WP Admin:
### Fix/33253 fix order number in notice [#33802](https://github.com/woocommerce/woocommerce/pull/33802)
1. Setup a WooCommerce store with one product
2. Make a large number of orders (at least 9999). You may use the WooCommerce Smooth Generator to generate these.
3. Mark all orders as "completed"
2. Navigate to `/wp-admin/edit.php?post_type=shop_order&paged=1&bulk_action=marked_completed&changed=9999`
4. Check the notice message. The order count will reflect correctly in the notice:
<img width="1675" alt="33253-order-count-fix" src="https://user-images.githubusercontent.com/64858136/178210432-86fb296c-b44a-4db0-86e7-a44a50e7cd4e.png">