-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
Description
Bug description
Opening this issue from my discussion over there:
https://discord.com/channels/489818810157891584/1469428193206341702
So basically the problem is:
- taxonomies terms are stored inside the DB as single row (meanwhile eantries, for each site have their own rows).
That makes query very difficult and hard, and the translations are stored as JSON insite that row...
One more thing I've noticed that it’s not possible to have translated urls for every site... Cause now the url is generic (taxonomy-slug/term-slug)
Maybe it's a statamic cms issue? cause the terms URLS are not translated too (attaching rest api terms aswell)?!
How to reproduce
just having 2 sites (it - en) and create translated taxonomies terms
Logs
Environment
Statamic
Addons: 2
Sites: 2 (Italiano, English)
Stache Watcher: Disabled
Static Caching: half
Version: 5.73.3 PROAdditional details
No response
Reactions are currently unavailable