Add support for asymmetric paragraph translation

Created on 17 November 2023, 7 months ago

Problem/Motivation

When you translate a node with asymmetric translated paragraphs ( https://www.drupal.org/project/paragraphs_asymmetric_translation_widgets β†’ ), Entity share is only fetching the base language which results in a wrong node.

Steps to reproduce

  1. Create a node in one language (e.g. en), add one paragraph
  2. Translate to another language (e.g. de), remove paragraph, and add different paragraph (to be asymmetric)
  3. Sync translation and it will fetch only the paragraphs of the base language (en)

Proposed resolution

It should correctly sync the paragraphs of that specific translation.

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024