- Issue created by @tivi22
- 🇮🇹Italy Bladedu Italy
Although I'm not sure if it's 100% related, since 10.2.x I'm encountering a similar issue with a translatable image field.
After some debugging I found what could be the problem. Basically while the route enhancer is invoking all of them, the query parameter `resourceVersion` that would trigger the `getRelated` method on the jsonapi controller is failing to propagate the active language on the entity.
Would you care trying my patch and see if that resolves your issue as well?
- 🇳🇿New Zealand quietone
Fixes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies. Also, 10.2 is in security mode now.