- Issue created by @Peacog
- @peacog opened merge request.
- Status changed to Closed: cannot reproduce
over 1 year ago 3:26pm 25 June 2023
When the "Auto accept finished translations" option is used, completed translations are not marked as finished. Because the jobs remain active they will never be purged, and so the tmgmt database tables can quickly grow very big.
#2860449: Implement proper job state change in requestJobItemsTranslation() → describes why this happens and proposes a few solutions. Two require API changes in TMGMT itself, and the third suggests that translation provider can reload the job to get the current state of the job and act accordingly. I've made a patch that implements the reload option. The same problem and patch exists for TMGMT Microsoft #2926085: Auto accepted translations are never finished →
Closed: cannot reproduce
2.1
Code