Translated Text record isn't being captured in update set

miro2
Mega Sage

 

Hi

I'm trying to capture translated country records in an update set. I changed the field type from String to Translated Text and manually added a record in sys_translated_text for a specific language. The translation works as expected.

The issue is that the record from Translated Text isn't being captured in the update set. Initially, I thought the problem might be due to a missing attribute, but this was added automatically.

miro2_0-1704640050411.png

miro2_1-1704640251716.png

 

Not sure what is causing the issue.

6 REPLIES 6

Hi @Narsing1 
When I added records as Application files, it created records with the Metadata Snapshot type.

miro2_1-1704648140361.png

I'm not sure if this is the correct way to capture those records in an update set (I used this method to capture credentials, for example). Normally, when I translate records in a custom table within the HR scope, records are captured in the update set as expected.

Do you know why it doesn't work like that when translating records from core_country?

You can rely on this process and it will capture that record.  

Also, you can observe the customer update record payload.. should be something like this which means, it captured properly.

Narsing1_0-1704648813602.png

Thanks,

Narsing