Skip to content

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

@karolkarolka

Description

@karolkarolka

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions