From 0a1e08a2ac2c2799152a188e1583169e2b7eb817 Mon Sep 17 00:00:00 2001 From: Rua Haszard Date: Thu, 15 Oct 2020 13:49:36 +1300 Subject: [PATCH] reorder features to match testing instructions for #27898 --- Release-Testing-Instructions-WooCommerce-4.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Testing-Instructions-WooCommerce-4.7.md b/Release-Testing-Instructions-WooCommerce-4.7.md index 9da4324..2cf47fc 100644 --- a/Release-Testing-Instructions-WooCommerce-4.7.md +++ b/Release-Testing-Instructions-WooCommerce-4.7.md @@ -18,8 +18,8 @@ https://github.com/woocommerce/woocommerce/pull/27898 The `Lost Password` endpoint has two changes allowing it to be used in the create account flow in the new checkout block in WooCommerce Blocks. +1. The lost password reset form can now be used even if the user is logged in (previously required logged-out user). 1. The page title can now be overridden, via an `action` url parameter. -2. The lost password reset form can now be used even if the user is logged in (previously required logged-out user). #### Test normal "forgot password" flow 1. In an incognito window, visit `my-account/` and click `Lost your password?`?