-
Type:
Sub-task
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: Auto-QA
-
High
-
Enhancement: Add AutoQA after translator-package reimport to show accurate QA and show & fix potential tag-errors
-
Emptyshow more show less
Problem
Reimported translator packages may have tag-faults (swapped opening/closing internal tags) and may do show incorrect QA.
The diffing strategy and handling of "target at import time" field also is wrong, as a translation task will not be diffed against the edited target but the (empty) target at import time leading to a "everything new" diff
Solution
- Add AutoQA after reimport
- Prevent overwriting the "Target at import time" in all cases
- Always diff against the edited target, not the target at import time
Other TODOs
Add warning, that MQM-tags wil be lost when a translator package reimport is applied