I'm using the TMGMT Drupal 8 module to export XLF files with content to translate. When I import the translated file, the XLF provider is set to "Auto accept finished translations", so the translation is automatically saved and published.
The problem is, when an original node is not set to automated alias, the process of saving the translation doesn't generate a new alias too.
I would like to force translation to use automated alias on save, but I don't see how to do it actually. If anyone has a suggestion it would be nice.
Thanks in advance.