- 🇨🇦Canada blanca.esqueda
This issue was fixed 5 years ago (June 7th, 2019 10:51 AM)
Fix by klimp: Fixed translations' import
Dependent entities such as paragraphs get imported first while syncing the content which is correct behaviour. But as import comes to the parent entity and removes its translation (assuming the entity and its paragraphs are needed to be translated), consequently, all the translations of nested entities got removed as well.
I don't mark entity reference fields themselves as translated ones but (following paragraphs documentation), nevertheless, the issue occurs.
I would suggest to keep the existing translation and modify it instead of removing and adding it later on from scratch.
The patch is in the attachment
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This issue was fixed 5 years ago (June 7th, 2019 10:51 AM)
Fix by klimp: Fixed translations' import