{"section":"known-issues","requestedLocale":"en","requestedSlug":"product-specification-sheet-update-does-not-trigger-notificator-and-indexing","locale":"en","slug":"product-specification-sheet-update-does-not-trigger-notificator-and-indexing","path":"docs/en/known-issues/Catalog/product-specification-sheet-update-does-not-trigger-notificator-and-indexing.md","branch":"main","content":"## Summary\n\n\nWhen importing a product's specification values via spreadsheets, they won't trigger indexing actions for the new values in existing product fields. They'll be correctly updated in the account's database, but not in Search API routes or front-end components that consume indexed information.\n\n\n#### Simulation\n\n\n\n- Access the VTEX Admin in the following path: Catalog -> Import and Export -> Product Specifications.\n- Import a spreadsheet to update the specification values.\n- After some time, check the information in the admin UI; it'll be up-to-date, but in the Search API, it won't be updated.\n\n\n#### Workaround\n\n\nEdit any other product information, rather than the specifications, via UI/API/spreadsheet. It will trigger the indexing for a product update, which includes the specifications.\n\nA full reindex (via FullCleanUp.aspx) does not cover this update, as it involves additional information layers."}