-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working