This look like a duplicate. In this issue someone was working on a patch:
https://www.drupal.org/project/tmgmt/issues/3277205 π Add suggested items to pending jobs RTBC
When sending jobs to Smartling, we often send multiple languages for translation at the same time. Our content also very regularly includes sub-content, such as a Node that references a Media entity (that references a File entity). When we submit translation jobs, we add these sub-items via the "Suggestions" fieldset on the job checkout page, just before sending to Smartling.
We have found that by the time the job reaches Smartling, only the first language in the job requested receives the suggestions. Any subsequent languages receive only the top-most node, not the media or file entities added through suggestions.
Tested using TMGMT Smartling 8.x-5.2 and TMGMT 8.x-1.13, on Drupal 9.3.15
All languages should receive the same suggestion list as the first language in the job when using the "submit with same settings" checkbox. This is particularly problematic for the Smartling provider, require locks this checkbox and requires it.
Closed: duplicate
1.13
Source: Node
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This look like a duplicate. In this issue someone was working on a patch:
https://www.drupal.org/project/tmgmt/issues/3277205
π
Add suggested items to pending jobs
RTBC