box / mojito

An automation platform that enables continuous localization.
https://www.mojito.global/
Apache License 2.0
370 stars 73 forks source link

Fixes batch import logic to save target comments #958

Closed aurambaj closed 1 year ago

aurambaj commented 1 year ago

Previously, the source comment (text unit) was systemically copied into the target comment (text unit variant) and that for all imported translations. This seems to be the behavior since day 1 of the TextUnitBatchImporterService, yet it is a bug.

It affects ThirdPartySync and all other batch imports.