Doesn't respect "Use the configuration from the AI Translate module" setting
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3533689. --> Reported by: [d0t15t](https://www.drupal.org/user/132353) Related to !15 !14 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I want to use the setting "Use the configuration from the AI Translate module". But with the configuration saved, when I start a translation with tmgmt, it translates using the simple configuration from the <code>ai_tmgmt</code> prompt:<br> "Translate from German into English language" instead of the more detailed prompt from <code>ai_translate</code> -this is apparent in the ai_logs.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Set up <code>ai_translate</code> and <code>ai_tmgmt</code> to use ai_translate. Then use ai_tmgmt to do a translation and notice how it doesn't use your ai_translate settings.</p> > Related issue: [Issue #3559029](https://www.drupal.org/node/3559029)
issue