Translations overwritten when workspace published

Created on 19 November 2024, about 1 month ago

Problem/Motivation

Scenario:

  1. Node A is submitted for translation in the Live workspace
  2. Later, Node A is pulled into a workspace (but before the node comes back from tmgmt)
  3. Translations come back on Node A and imported into Live
  4. Workspace w/ Node A is published, completely wiping away translation.

Steps to reproduce

There are 2 scenarios
1) if Node A has no translation, always append translations from Live
2) if Node A has a translation, figure out which translation to accept, either live or Workspace

Proposed resolution

Solve for the first scenario. Don't solve for scenario 2. That seems fraught with issues and circles us back to general workspace resolution tactics. There isn't any general purpose solution.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

heddn Nicaragua

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024