Problem/Motivation

There is no way to pull translations from a TMS provider when I use a continuous job.

Steps to reproduce

  1. Create a continuous job, assigned to a provider
  2. Create translation project by using change detection, use cron to automatically send to provider
  3. Complete the project on the provider side
  4. The "Pull translations" button is not available, and there is no way to import the translations back in Drupal

Proposed resolution

  1. Add a "Pull translations" feature to TMGMT
  2. Have the completed translations pulled back automatically in Drupal (preferred)

Thanks!

Jean-François Pelletier

Comments

jf-pelletier created an issue. See original summary.

jf-pelletier’s picture

Assigned: jf-pelletier » Unassigned
berdir’s picture

Which TMS is that?

> Have the completed translations pulled back automatically in Drupal (preferred)

This is the responsibility of the given integration, there no generic integration for this possible, just like non-continuous jobs.

But is correct that we currently skip checkout info if a job is continuous, I don't remember why exactly.

jf-pelletier’s picture

Hello @Berdir,

Thanks for your quick reply and explanations. The TMS in question is Memsource.

It would be great too to understand why it's not possible to pull translations from continuous jobs, and maybe find a way make it work?

Kind regards,

JF

avpaderno’s picture

Version: 8.x-1.6 » 8.x-1.x-dev
Issue tags: -pull translations, -continuous jobs
jf-pelletier’s picture

Hello,

I'm wondering if this issue is impacting only Memsource, or if there are other TMS/connectors that could automatically pull the translations from continuous jobs? In other words, can we achieve this continuous translation full automation using another TMS/way?

Thanks!