Skip to content

Commit 699462f

Browse files
update known issue: [en] 861892
1 parent 785e076 commit 699462f

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed
Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
1-
---
2-
title: 'Catalog translations not reflecting on the frontend'
3-
slug: catalog-translations-not-reflecting-on-the-frontend
4-
status: PUBLISHED
5-
createdAt: 2025-09-15T14:16:20.914Z
6-
updatedAt: 2025-09-15T14:16:20.914Z
7-
contentType: knownIssue
8-
productTeam: Catalog
9-
author: 2mXZkbi0oi061KicTExNjo
10-
tag: Catalog
11-
slugEN: catalog-translations-not-reflecting-on-the-frontend
12-
locale: en
13-
kiStatus: Backlog
14-
internalReference: 861892
15-
---
1+
---
2+
title: 'Catalog translations not reflecting on the frontend'
3+
slug: catalog-translations-not-reflecting-on-the-frontend
4+
status: PUBLISHED
5+
createdAt: 2025-10-31T18:49:39.697Z
6+
updatedAt: 2025-10-31T18:49:39.697Z
7+
contentType: knownIssue
8+
productTeam: Catalog
9+
author: 2mXZkbi0oi061KicTExNjo
10+
tag: Catalog
11+
slugEN: catalog-translations-not-reflecting-on-the-frontend
12+
locale: en
13+
kiStatus: Backlog
14+
internalReference: 861892
15+
---
1616

1717
## Summary
1818

1919

2020
When the merchant performs an action on the Messages app in order to have some product data translated on the frontend, this action is not actually reflected in the storefront.
2121

2222

23+
2324
#### Simulation
2425

2526

@@ -30,12 +31,13 @@ When the merchant performs an action on the Messages app in order to have some p
3031
4. Check that the change did not reflect on the translated website.
3132

3233

34+
3335
#### Workaround
3436

3537

3638
In order to force the translations reindex for a product, use the following API request:
3739

38-
curl --request POST 'https://{accountName}.vtexcommercestable.com.br/api/notificator/changenotification/{productId}/translation' \--header 'VtexIdclientAutCookie: {VtexIdclientAutCookie}'
3940

41+
curl --request POST 'https://{accountName}.vtexcommercestable.com.br/api/notificator/changenotification/{productId}/translation' \--header 'VtexIdclientAutCookie: {VtexIdclientAutCookie}'
4042

4143

0 commit comments

Comments
 (0)