- Issue created by @gromani14
Looks like translations associated to an entity are not properly saved/restored
Run drush upe --bkpdel on a site with i18n enabled and translations associated to the nodes
when you run ddev drush upe --rescue you'll notice that translations are not any more.
Maybe generate a new field into the entity_update table "translations" where the translations can be saved and later restored?
Active
3.0
Code