VirtoCommerce/vc-platform

Can't find product variations just created

karimul opened this issue · 11 comments

Describe the bug
Product variation doesn't show up on search result. Manually rebuild index makes the product variation appear. Trigger by event and by timer are enabled.

Steps to reproduce
Steps to reproduce the behavior:

  1. Add new product variation
    image
  2. Search product using graphql experience api
    { products(storeId: "Electronics", productIds:["ad4ae79ffdbc4c97959139a0c387c72e"],currencyCode: "USD") { totalCount items { id name variations { id code price { currency } name } } } }
  3. No product variation just created
    image

Expected behavior
product variation appear on search result without manually rebuild index because trigger by event and by timer are already enabled

Version info (please complete the following information):

  • Browser version: Google Chrome 97.0.4692.99
  • Platform version: 3.202.0

@karimul Could you please attach images of the settings you mentioned above?

here is the setting
image
image
image

Search provider: Elasticsearch

hello @DanilBayushev, can you reproduce the issue?

@karimul
Yes, thank you for the information provided.
Bug https://virtocommerce.atlassian.net/browse/PT-6646 has been created.

@DanilBayushev, please inform me if this bug has been fixed and released

@karimul As soon as the status of the task changes, I will let you know.

hello @DanilBayushev, can you give an estimation of when this bug will be fixed and released?

Hello, @karimul. The platform team rated the priority of the bug as high. The task has been queued. I think the fix will be released by the end of March.

Hello, @karimul!
This issue has been resolved by the Platform Team.
Release: https://github.com/VirtoCommerce/vc-module-catalog/releases/tag/3.210.0