vault icon indicating copy to clipboard operation
vault copied to clipboard

Locale FallBack is not Proper

Open Deepa-3010 opened this issue 4 years ago • 1 comments

  1. In the Contentful dashboard, we choose three locales sv-SE, sv, and en-US,
  2. The setUp is as follows when the locale is sv, it falls back to sv-SE and if contents are not present for locale sv-SE it falls to en-US
  3. We have populated sv-SE contents
  4. But when we use the Vault to get string for sv we get the strings of en-US , but the expected is contents of sv-SE must be fetched

I would request to check the fallback of the locale using Vault. This is blocking me. Please look it into the issue.

Deepa-3010 avatar May 11 '21 06:05 Deepa-3010

Hi There,

I have not still heard any explanation on this. It is a very common scenario. Please respond I conclude that there is an issue with the vault SDK. If sv locale has no contents, instead of publishing content to the fallback locale specified at the Contentful environment i.e sv-SE.It falls back to the Default locale i.e in this case en-US.

Let me know...

Deepa-3010 avatar May 28 '21 07:05 Deepa-3010