diff --git a/3.6.x-notes-FAQ.md b/3.6.x-notes-FAQ.md index 5857cca..1a7309e 100644 --- a/3.6.x-notes-FAQ.md +++ b/3.6.x-notes-FAQ.md @@ -6,9 +6,9 @@ You can check if cron is disabled in the status report; WooCommerce > Status. Updates can be ran manually via Tools > Scheduled Actions > Pending (click run next to each task). This screen can also help you check progress of the queued updates. -## I am having issues sorting/searching by SKU after the update +## I am having issues sorting/searching by SKU, price after the update -In 3.6, we've extracted data such as product SKU to a lookup table to improve performance during sorting, filtering, and searching, so if the lookup table is not populated correctly you might experience problems searching for SKUs amongst other things. +In 3.6, we've extracted data such as product SKU or prices to a lookup table to improve performance during sorting, filtering, and searching, so if the lookup table is not populated correctly you might experience problems searching for SKUs amongst other things. The database update for 3.6 must be complete for these queries to work correctly.