Specification update through API or webservice doesn't send product for indexing
Marketing & Merchandising
•
ID: 0
Backlog
Published on4/3/2018
•
Last updated on6/6/2022
1 min read
Summary
The product specification update through API or webservice should send the item to the indexing queue, to be updated on the site and in the search APIs. However, this is not happening as expected. That is, the product is not being sent for indexing.
Simulation
- Update the value of a product field (specification) through API or webservice. See the API documentation
- With the
200 (OK)return, note in the administrative panel that the value has in fact been changed. - Note, however, that in the following instants the product will not enter the indexing queue.
Workaround
Since this case can impact catalog integrations, we suggest that, until we correct this behavior, after the update of a specification, the middleware algorithm performs an update on the product, with the sole goal of placing it in the indexing queue.