Skip to content

Rename multilingual pods to include language codes #116

@gossminn

Description

@gossminn

Currently, pods with the same name that exist in several languages will be stored separately (e.g. USER/en/news and USER/fr/news) but the pod name itself doesn't include the language code and many parts in the app where pods are used cannot see the language code.

Problems this causes:

  • During search, results are retrieved separately for each language, but if a pod exists for several languages, results from these language can be mixed up, causing errors
  • If you delete a pod, sometimes a pod with the same name for a different language is deleted instead of the intended one.
  • ... and possibly other problems

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions