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

Search Saleor App wrongly updates Algolia index when updating product in Saleor #1647

Open
karolkarolka opened this issue Nov 15, 2024 · 0 comments

Comments

@karolkarolka
Copy link

While using the Search Saleor App, we encountered issues with Algolia indices.

  1. When updating the products in Saleor that are used as records in indices created by Search App, the product thumbnail fields were updated by a new URLs values and often the URLs had different slug after the product update e.g. "https://fashion.eu.saleor.cloud/thumbnail/UHJvZHVjdE1lZGlhOjMwNDc=/4096/" -> "https://fashion.eu.saleor.cloud/media/thumbnails/products/3cc2e29e71974ad7864079e34752940d_b0b9bc02_thumbnail_256.jpgimwidth1920".
  2. The Algolia thumbnail for each product variant (record in Algolia) has always the same URL linking to the product thumbnail but each record should have its unique thumbnail to determine e.g. the colour variant of the product.
  3. After updating/creating new products in Saleor, some of the index current configuration was reset to the original configuration when using the Search App for the 1st time.
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

No branches or pull requests

1 participant