I create a custom taxonomy. I created an acf group with an image field configured with translation preference as "copy".
WPML is intsalled with 2 languages.
I use Redis Cache Object plugin.
If I edit a term on the main language, it should propagate to translations.
Can you confirm me if a definitive patch is possible ? Can you integrate a fix ?
Link to a page where the issue can be seen:
I expected to see:
I would like that the main language field's value propagates to tanslations field's value.
Instead, I got:
The translation keeps the cached value.