Foundation
Foundation copied to clipboard
Unable to search by SKU in Catalog view
Describe the bug When logged in as an editor going to commerce/catlog I am unable to search by SKU (code on variant) but I am able to search for the code from products
To Reproduce Steps to reproduce the behavior:
- Go to Commerce / Catalog
- Enter P-41071811 in the search box in the catalog navigation bar
- You will see the product returned as a search result (Luke Cotton Coat)
- Enter SKU-41071811 in the search box in teh catalog navigation bar
- The variant will not be returned
Expected behavior Expect to be able to search the catalog by variants
Screenshots
If applicable, add screenshots to help explain your problem.
Can you try again with the latest commit, I fixed this when looking into another issue as well.
I'm still seeing this on the latest commit, do I need to force through any scheduled tasks?
Probably easiest to create a demo index and test. The one supplied by default is constantly getting rebuilt I guess,
Please ignore PR reference, I made a mistake and supposedly cannot be removed in GitHub once referenced.
I've created a new find index and rebuilt, I'm still seeing the same issue. Is the catalog search even configured to use find at the moment?
Sorry I was testing the catalog asset pane search and added a new search provider to search the nested skus in the product. Looking into why it is not being used on the left side search as well.