- Merge request !918Translate: use prompt entities instead of custom configurations → (Merged) created by svendecabooter
- Merge request !938Fix ai_translate settings for new prompt + add module dependency → (Merged) created by svendecabooter
For historical reasons, ai_translate stores its prompts in a custom configuration (ai_translate.settings) together with other settings.
Switch to AiPrompt entities for storing default and per-language translation prompts would simplify settings schema, as well as the logic in AiSettingsForm and selecting correct prompt for selecting from language to language.
1. Use AiPrompts with predefined IDs (something like ai_translate-default, ai_translate.de.any, ai_translate.any.de, ai_translate.en.fr?)
2. Have only default prompt on module install.
1. Change the logic
2. Write update hook
Marking as release blocker because suggested schema change affects contrib modules.
Active
1.2
AI Translate
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.