Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elasticsearch data not populated when adding new ProductVariant #80

Closed
Holicz opened this issue Sep 23, 2019 · 4 comments · May be fixed by #132
Closed

Elasticsearch data not populated when adding new ProductVariant #80

Holicz opened this issue Sep 23, 2019 · 4 comments · May be fixed by #132

Comments

@Holicz
Copy link
Contributor

Holicz commented Sep 23, 2019

Steps to reproduce:

  1. Create new product option
  2. Create new configurable product
    2a. Turn on the channel, enable at least one product option, assign the product to a taxon
  3. Save the product
    3a. The product is not displayed on category detail (correct behavior, because it has no variants)
  4. Create and save variant for this product

Result

The product is still not displayed on category detail

Expected result

Be able to list the product.

When running command bin/console fos:elastica:populate the product appears. I guess it's a wrong config when elastica should populate.

@damonsson
Copy link
Member

@Holicz which version of SyliusElasticsearchPlugin?

@Holicz
Copy link
Contributor Author

Holicz commented Sep 28, 2019

It's v1.5.1

@bitbager
Copy link
Member

Switch to the newest version. It supports synchronization between Doctrine entities and Elasticsearch data representation.

@jbcr
Copy link

jbcr commented Jul 22, 2020

Hi @bitbager,

I have the same issue with the v1.6.0. What is the new version that must be used to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants