From 23e5ba6f03599b34e3345d4f06974a3424a59f26 Mon Sep 17 00:00:00 2001 From: rodelgc Date: Tue, 24 Aug 2021 16:40:02 +0800 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 5.7 (markdown) --- Release-Testing-Instructions-WooCommerce-5.7.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Release-Testing-Instructions-WooCommerce-5.7.md b/Release-Testing-Instructions-WooCommerce-5.7.md index 58aa181..9368f74 100644 --- a/Release-Testing-Instructions-WooCommerce-5.7.md +++ b/Release-Testing-Instructions-WooCommerce-5.7.md @@ -71,4 +71,10 @@ WooCommerce 5.7 includes: 11. Perform the same test from step 6 - 10 except this time do it from page 2 and see if the results are correct. 12. Now test the drag and drop and make sure we don't have any regressions due to this fix. +### Allow user with capabilities to view downloadable image [#30385](https://github.com/woocommerce/woocommerce/pull/30385) +1. Go to a downloadable product and add a downloadable file that is an image. Make sure it is a new uploaded image. +2. After loading the file, ensure you can see the image in the media editor popup. +3. Now navigate to the Media page. `wp-admin/upload.php`. +4. Ensure you can see the image for the file you just uploaded. + ## WooCommerce Marketplace Updates: \ No newline at end of file